You are here

10 theme calls to theme_placeholder() in Drupal 5

db_connect in includes/database.mysqli.inc
Initialise a database connection.
db_connect in includes/database.mysql.inc
Initialize a database connection.
db_connect in includes/database.pgsql.inc
Initialize a database connection.
db_set_active in includes/database.inc
Activate a database for future queries.
node_node_type in modules/node/content_types.inc
Implementation of hook_node_type().
node_revision_overview in modules/node/node.module
Generate an overview table of older revisions of a node.
node_type_delete_confirm in modules/node/content_types.inc
Menu callback; delete a single content type.
node_type_form in modules/node/content_types.inc
Generates the node type editing form.
profile_browse in modules/profile/profile.module
Menu callback; display a list of user information.
t in includes/common.inc
Translate strings to the current locale.