Functions that call check_plain()

Namesort iconLocationDescription
aggregator_block_viewdrupal/modules/aggregator/aggregator.moduleImplementation of hook_block_view().
aggregator_categorize_itemsdrupal/modules/aggregator/aggregator.pages.incForm builder; build the page list form.
aggregator_form_feeddrupal/modules/aggregator/aggregator.admin.incForm builder; Generate a form to add/edit feed sources.
aggregator_form_opmldrupal/modules/aggregator/aggregator.admin.incForm builder; Generate a form to import feeds from OPML.
aggregator_page_categoriesdrupal/modules/aggregator/aggregator.pages.incMenu callback; displays all the categories used by the aggregator.
aggregator_page_opmldrupal/modules/aggregator/aggregator.pages.incMenu callback; generates an OPML representation of all feeds.
aggregator_page_sourcedrupal/modules/aggregator/aggregator.pages.incMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcesdrupal/modules/aggregator/aggregator.pages.incMenu callback; displays all the feeds used by the aggregator.
aggregator_refreshdrupal/modules/aggregator/aggregator.moduleChecks a news feed for new items.
block_admin_displaydrupal/modules/block/block.admin.incMenu callback for admin/build/block.
block_admin_display_formdrupal/modules/block/block.admin.incGenerate main blocks administration form.
block_listdrupal/modules/block/block.moduleReturn all blocks in the specified region for the current user.
block_menudrupal/modules/block/block.moduleImplementation of hook_menu().
block_user_formdrupal/modules/block/block.moduleImplementation of hook_user_form().
blog_formdrupal/modules/blog/blog.moduleImplementation of hook_form().
book_admin_editdrupal/modules/book/book.admin.incBuild the form to administrate the hierarchy of a single book.
book_export_htmldrupal/modules/book/book.pages.incThis function is called by book_export() to generate HTML for export.
book_outlinedrupal/modules/book/book.pages.incMenu callback; show the outline form for a single node.
comment_form_add_previewdrupal/modules/comment/comment.moduleForm builder; Generate and validate a comment preview form.
comment_multiple_delete_confirmdrupal/modules/comment/comment.admin.incList the selected comments and verify that the admin wants to delete them.
comment_nodeapi_update_indexdrupal/modules/comment/comment.moduleImplementation of hook_nodeapi_update_index().
conf_initdrupal/includes/bootstrap.incLoads the configuration and sets the base URL, cookie domain, and session name correctly.
contact_user_pagedrupal/modules/contact/contact.pages.incPersonal contact page.
dblog_eventdrupal/modules/dblog/dblog.admin.incMenu callback; displays details about a log message.
db_add_fielddrupal/includes/database/database.incAdd a new field to a table.
drupal_access_denieddrupal/includes/common.incGenerates a 403 error if the request is not allowed.
drupal_attributesdrupal/includes/common.incFormat an attribute string to insert in a tag.
drupal_get_titledrupal/includes/path.incGet the title of the current page, for display on the page and in the title bar.
drupal_not_founddrupal/includes/common.incGenerates a 404 error if the request can not be handled.
drupal_set_titledrupal/includes/path.incSet the title of the current page, for display on the page and in the title bar.
file_check_directorydrupal/includes/file.incCheck that the directory exists and is writable.
filter_filterdrupal/modules/filter/filter.moduleImplementation of hook_filter(). Contains a basic set of essential filters. HTML filter: Validates user-supplied HTML, transforming it as necessary. Line break converter: Converts newlines into paragraph and break tags. URL and e-mail address...
filter_filter_tipsdrupal/modules/filter/filter.moduleImplementation of hook_filter_tips().
filter_xss_bad_protocoldrupal/modules/filter/filter.moduleProcesses an HTML attribute value and ensures it does not contain an URL with a disallowed protocol (e.g. javascript:)
format_rss_channeldrupal/includes/common.incFormats an RSS channel.
format_rss_itemdrupal/includes/common.incFormat a single RSS item.
format_xml_elementsdrupal/includes/common.incFormat XML elements.
form_process_radiosdrupal/includes/form.incRoll out a single radios element to a list of radios, using the options array as index.
forum_formdrupal/modules/forum/forum.moduleImplementation of hook_form().
garland_preprocess_pagedrupal/themes/garland/template.phpOverride or insert variables into the page template.
hook_formdrupal/modules/node/node.api.phpDisplay a node editing form.
hook_nodeapi_update_indexdrupal/modules/node/node.api.phpThe node is being indexed.
hook_searchdrupal/modules/search/search.api.phpDefine a custom search routine.
ip_addressdrupal/includes/bootstrap.incIf Drupal is behind a reverse proxy, we use the X-Forwarded-For header instead of $_SERVER['REMOTE_ADDR'], which would be the IP address of the proxy server, and not the client's. If Drupal is run in a cluster we use the...
ldrupal/includes/common.incFormat an internal Drupal link.
locale_languages_overview_formdrupal/includes/locale.incUser interface for the language overview screen.
locale_translate_edit_formdrupal/includes/locale.incUser interface for string editing.
menu_block_listdrupal/modules/menu/menu.moduleImplementation of hook_block_list().
menu_block_viewdrupal/modules/menu/menu.moduleImplementation of hook_block_view().
menu_path_is_externaldrupal/includes/menu.incReturns TRUE if a path is external (e.g. http://example.com).
node_admin_nodesdrupal/modules/node/node.admin.incForm builder: Builds the node administration overview.
node_body_fielddrupal/modules/node/node.pages.incReturn a node body field, with format and teaser.
node_content_formdrupal/modules/node/node.moduleImplementation of hook_form().
node_example_formcontributions/docs/developer/examples/node_example.moduleImplementation of hook_form().
node_list_permissionsdrupal/modules/node/node.moduleHelper function to generate standard node permission list for a given type.
node_menudrupal/modules/node/node.moduleImplementation of hook_menu().
node_overview_typesdrupal/modules/node/content_types.incDisplays the content type admin overview page.
node_page_editdrupal/modules/node/node.pages.incMenu callback; presents the node editing form, or redirects to delete confirmation.
node_page_viewdrupal/modules/node/node.moduleMenu callback; view a single node.
node_permdrupal/modules/node/node.moduleImplementation of hook_perm().
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
node_update_indexdrupal/modules/node/node.moduleImplementation of hook_update_index().
openid_user_identitiesdrupal/modules/openid/openid.pages.incMenu callback; Manage OpenID identities for the specified user.
path_admin_editdrupal/modules/path/path.admin.incMenu callback; handles pages for creating and editing URL aliases.
path_admin_overviewdrupal/modules/path/path.admin.incReturn a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching URL aliases.
poll_formdrupal/modules/poll/poll.moduleImplementation of hook_form().
poll_resultsdrupal/modules/poll/poll.pages.incCallback for the 'results' tab for polls you can vote on
poll_teaserdrupal/modules/poll/poll.moduleCreates a simple teaser that lists all the choices.
poll_view_resultsdrupal/modules/poll/poll.moduleGenerates a graphical representation of the results of a poll.
poll_view_votingdrupal/modules/poll/poll.moduleGenerates the voting form for a poll.
poll_votesdrupal/modules/poll/poll.pages.incCallback for the 'votes' tab for polls you can see other votes on
profile_admin_overviewdrupal/modules/profile/profile.admin.incForm builder to display a listing of all editable profile fields.
profile_admin_settings_autocompletedrupal/modules/profile/profile.admin.incRetrieve a pipe delimited string of autocomplete suggestions for profile categories
profile_autocompletedrupal/modules/profile/profile.pages.incCallback to allow autocomplete of profile text fields.
profile_block_configuredrupal/modules/profile/profile.moduleImplementation of hook_block_configure().
profile_browsedrupal/modules/profile/profile.pages.incMenu callback; display a list of user information.
scaffolding_example_overview_pagercontributions/docs/developer/examples/scaffolding_example/scaffolding_example.admin.incBuilds a sortable, paged overview of all records.
stdrupal/includes/install.incFunctional equivalent of t(), used when some systems are not available.
statistics_access_logdrupal/modules/statistics/statistics.admin.incMenu callback; Displays recent page accesses.
system_actions_delete_form_submitdrupal/modules/system/system.moduleProcess system_actions_delete form submissions.
system_message_actiondrupal/modules/system/system.moduleA configurable Drupal action. Sends a message to the current user's screen.
system_theme_settingsdrupal/modules/system/system.admin.incForm builder; display theme configuration for entire site and individual themes.
tdrupal/includes/common.incTranslate strings to the page language or a given language.
taxonomy_admin_vocabulary_title_callbackdrupal/modules/taxonomy/taxonomy.moduleReturn the vocabulary name given the vocabulary object.
taxonomy_autocompletedrupal/modules/taxonomy/taxonomy.pages.incHelper function for autocompletion
taxonomy_formdrupal/modules/taxonomy/taxonomy.moduleGenerate a form element for selecting terms from a vocabulary.
taxonomy_nodeapi_rss_itemdrupal/modules/taxonomy/taxonomy.moduleImplementation of hook_nodeapi_rss_item().
taxonomy_overview_termsdrupal/modules/taxonomy/taxonomy.admin.incForm builder for the taxonomy terms overview.
taxonomy_overview_vocabulariesdrupal/modules/taxonomy/taxonomy.admin.incForm builder to list and manage vocabularies.
taxonomy_term_editdrupal/modules/taxonomy/taxonomy.pages.incPage to edit a vocabulary term.
taxonomy_term_pagedrupal/modules/taxonomy/taxonomy.pages.incMenu callback; displays all nodes associated with a term.
template_preprocess_aggregator_itemdrupal/modules/aggregator/aggregator.pages.incProcess variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_itemdrupal/modules/aggregator/aggregator.pages.incProcess variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_itemsdrupal/modules/aggregator/aggregator.pages.incProcess variables for aggregator-summary-items.tpl.php.
template_preprocess_book_export_htmldrupal/modules/book/book.moduleProcess variables for book-export-html.tpl.php.
template_preprocess_book_navigationdrupal/modules/book/book.moduleProcess variables for book-navigation.tpl.php.
template_preprocess_book_node_export_htmldrupal/modules/book/book.moduleProcess variables for book-node-export-html.tpl.php.
template_preprocess_forumsdrupal/modules/forum/forum.moduleProcess variables for forums.tpl.php
template_preprocess_forum_listdrupal/modules/forum/forum.moduleProcess variables to format a forum listing.
template_preprocess_forum_topic_listdrupal/modules/forum/forum.modulePreprocess variables to format the topic listing.
template_preprocess_forum_topic_navigationdrupal/modules/forum/forum.modulePreprocess variables to format the next/previous forum topic navigation links.
template_preprocess_nodedrupal/includes/theme.incProcess variables for node.tpl.php
template_preprocess_poll_bardrupal/modules/poll/poll.modulePreprocess the poll_bar theme hook.
template_preprocess_poll_resultsdrupal/modules/poll/poll.modulePreprocess the poll_results theme hook.
template_preprocess_poll_votedrupal/modules/poll/poll.moduleThemes the voting form for a poll.
template_preprocess_profile_blockdrupal/modules/profile/profile.moduleProcess variables for profile-block.tpl.php.
template_preprocess_search_resultdrupal/modules/search/search.pages.incProcess variables for search-result.tpl.php.
template_preprocess_user_profile_categorydrupal/modules/user/user.pages.incProcess variables for user-profile-category.tpl.php.
theme_aggregator_block_itemdrupal/modules/aggregator/aggregator.moduleFormat an individual feed item for display in the block.
theme_aggregator_page_opmldrupal/modules/aggregator/aggregator.pages.incTheme the OPML feed output.
theme_aggregator_page_rssdrupal/modules/aggregator/aggregator.pages.incTheme the RSS output.
theme_buttondrupal/includes/form.incTheme a form button.
theme_filter_admin_overviewdrupal/modules/filter/filter.admin.incTheme the admin overview form.
theme_hiddendrupal/includes/form.incFormat a hidden form field.
theme_imagedrupal/includes/theme.incReturn a themed image.
theme_image_buttondrupal/includes/form.incTheme a form image button.
theme_linksdrupal/includes/theme.incReturn a themed set of links.
theme_locale_languages_overview_formdrupal/includes/locale.incTheme the language overview form.
theme_multipage_form_examplecontributions/docs/developer/examples/multipage_form_example.moduleA custom theme function.
theme_node_example_order_infocontributions/docs/developer/examples/node_example.moduleA custom theme function.
theme_placeholderdrupal/includes/theme.incFormats text for emphasized display in a placeholder inside a sentence. Used automatically by t().
theme_radiodrupal/includes/form.incFormat a radio button.
theme_scaffolding_example_recordcontributions/docs/developer/examples/scaffolding_example/scaffolding_example.pages.incTheme a single record.
theme_textareadrupal/includes/form.incFormat a textarea.
theme_textfielddrupal/includes/form.incFormat a textfield.
theme_update_reportdrupal/modules/update/update.report.incTheme project status report.
theme_usernamedrupal/includes/theme.incFormat a username.
tracker_pagedrupal/modules/tracker/tracker.pages.incMenu callback. Prints a listing of active nodes on the site.
update_do_onedrupal/update.phpPerform one update and store the results which will later be displayed on the finished page.
update_sqldrupal/includes/database/database.incPerform an SQL query and return success or failure.
urldrupal/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
user_autocompletedrupal/modules/user/user.pages.incMenu callback; Retrieve a JSON object containing autocomplete suggestions for existing users.
user_block_user_actiondrupal/modules/user/user.moduleImplementation of a Drupal action. Blocks the current user.
user_block_viewdrupal/modules/user/user.moduleImplementation of hook_block_view().
user_editdrupal/modules/user/user.pages.incForm builder; Present the form to edit a given user or profile category.
user_logindrupal/modules/user/user.moduleForm builder; the main user login form.
user_viewdrupal/modules/user/user.pages.incMenu callback; Displays a user or user profile page.
xmlrpc_value_get_xmldrupal/includes/xmlrpc.incGenerate XML representing the given value.
_block_render_blocksdrupal/modules/block/block.moduleRender the content and subject for a set of blocks.
_filter_htmldrupal/modules/filter/filter.moduleHTML filter. Provides filtering of input into accepted HTML.
_filter_url_parse_full_linksdrupal/modules/filter/filter.moduleMake links out of absolute URLs.
_filter_url_parse_partial_linksdrupal/modules/filter/filter.moduleMake links out of domain names starting with "www."
_locale_translate_seekdrupal/includes/locale.incPerform a string search and display results in a table
_node_index_nodedrupal/modules/node/node.moduleIndex a single node.
_scaffolding_example_overview_record_fieldcontributions/docs/developer/examples/scaffolding_example/scaffolding_example.admin.incBuilds the fields for a single record on the drag-and-drop overview form.
_system_sqldrupal/modules/system/system.admin.incTheme a SQL result table.

Functions called by check_plain()

Namesort iconLocationDescription
drupal_validate_utf8drupal/includes/bootstrap.incChecks whether a string is valid UTF-8.