check_plain

Functions that call check_plain()

Namesort iconLocationDescription
aggregator_blockmodules/aggregator/aggregator.moduleImplementation of hook_block().
aggregator_form_feedmodules/aggregator/aggregator.moduleGenerate a form to add/edit feed sources.
aggregator_page_categoriesmodules/aggregator/aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_opmlmodules/aggregator/aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_sourcesmodules/aggregator/aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_refreshmodules/aggregator/aggregator.moduleChecks a news feed for new items.
block_admin_displaymodules/block/block.moduleGenerate main block administration form.
block_listmodules/block/block.moduleReturn all blocks in the specified region for the current user.
block_usermodules/block/block.moduleImplementation of hook_user().
blog_formmodules/blog/blog.moduleImplementation of hook_form().
book_admin_editmodules/book/book.moduleDisplay an administrative view of the hierarchy of a book.
book_blockmodules/book/book.moduleImplementation of hook_block().
book_export_htmlmodules/book/book.moduleThis function is called by book_export() to generate HTML for export.
book_formmodules/book/book.moduleImplementation of hook_form().
book_node_visitor_html_premodules/book/book.moduleGenerates printer-friendly HTML for a node. This function is a 'pre-node' visitor function for book_recurse().
book_outlinemodules/book/book.moduleImplementation of function book_outline() Handles all book outline operations.
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
comment_multiple_delete_confirmmodules/comment/comment.moduleList the selected comments and verify that the admin really wants to delete them.
comment_nodeapimodules/comment/comment.moduleImplementation of hook_nodeapi().
conf_initincludes/bootstrap.incLoads the configuration and sets the base URL, cookie domain, and session name correctly.
contact_user_pagemodules/contact/contact.modulePersonal contact page.
drupal_access_deniedincludes/common.incGenerates a 403 error if the request is not allowed.
drupal_attributesincludes/common.incFormat an attribute string to insert in a tag.
drupal_get_titleincludes/path.incGet the title of the current page, for display on the page and in the title bar.
drupal_not_foundincludes/common.incGenerates a 404 error if the request can not be handled.
expand_radiosincludes/form.incRoll out a single radios element to a list of radios, using the options array as index.
file_check_directoryincludes/file.incCheck that the directory exists and is writable. Directories need to have execute permissions to be considered a directory by FTP servers, etc.
filter_filter_tipsmodules/filter/filter.moduleImplementation of hook_filter_tips().
filter_xss_bad_protocolmodules/filter/filter.moduleProcesses an HTML attribute value and ensures it does not contain an URL with a disallowed protocol (e.g. javascript:)
format_rss_channelincludes/common.incFormats an RSS channel.
format_rss_itemincludes/common.incFormat a single RSS item.
format_xml_elementsincludes/common.incFormat XML elements.
forum_formmodules/forum/forum.moduleImplementation of hook_form().
hook_formdeveloper/hooks/node.phpDisplay a node editing form.
lincludes/common.incFormat an internal Drupal link.
menu_blockmodules/menu/menu.moduleImplementation of hook_block().
menu_overview_treemodules/menu/menu.modulePresent the menu tree, rendered along with links to edit menu items.
node_content_formmodules/node/node.moduleImplementation of hook_form().
node_example_formdeveloper/examples/node_example.moduleImplementation of hook_form().
node_overview_typesmodules/node/content_types.incDisplays the content type admin overview page.
node_page_editmodules/node/node.moduleMenu callback; presents the node editing form, or redirects to delete confirmation.
node_page_viewmodules/node/node.moduleMenu callback; view a single node.
node_permmodules/node/node.moduleImplementation of hook_perm().
node_update_indexmodules/node/node.moduleImplementation of hook_update_index().
path_admin_editmodules/path/path.moduleMenu callback; handles pages for creating and editing URL aliases.
path_overviewmodules/path/path.moduleReturn a listing of all defined URL aliases.
phptemplate_nodethemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_node function to be passed into a pluggable template engine.
poll_formmodules/poll/poll.moduleImplementation of hook_form().
poll_resultsmodules/poll/poll.moduleCallback for the 'results' tab for polls you can vote on
poll_teasermodules/poll/poll.moduleCreates a simple teaser that lists all the choices.
poll_view_resultsmodules/poll/poll.moduleGenerates a graphical representation of the results of a poll.
poll_view_votingmodules/poll/poll.moduleGenerates the voting form for a poll.
poll_votesmodules/poll/poll.moduleCallback for the 'votes' tab for polls you can see other votes on
profile_admin_overviewmodules/profile/profile.moduleMenu callback; display a listing of all editable profile fields.
profile_admin_settings_autocompletemodules/profile/profile.moduleRetrieve a pipe delimited string of autocomplete suggestions for profile categories
profile_autocompletemodules/profile/profile.moduleCallback to allow autocomplete of profile text fields.
profile_blockmodules/profile/profile.moduleImplementation of hook_block().
profile_browsemodules/profile/profile.moduleMenu callback; display a list of user information.
stincludes/install.incHardcoded function for doing the equivalent of theme('placeholder') when the theme system is not available.
system_theme_settingsmodules/system/system.moduleMenu callback; display theme configuration for entire site and individual themes.
tincludes/common.incTranslate strings to the current locale.
taxonomy_autocompletemodules/taxonomy/taxonomy.moduleHelper function for autocompletion
taxonomy_formmodules/taxonomy/taxonomy.moduleGenerate a form element for selecting terms from a vocabulary.
taxonomy_overview_termsmodules/taxonomy/taxonomy.moduleDisplay a tree of all the terms in a vocabulary, with options to edit each one.
taxonomy_overview_vocabulariesmodules/taxonomy/taxonomy.moduleList and manage vocabularies.
taxonomy_rss_itemmodules/taxonomy/taxonomy.moduleProvides category information for RSS feeds.
taxonomy_term_pagemodules/taxonomy/taxonomy.moduleMenu callback; displays all nodes associated with a term.
theme_aggregator_block_itemmodules/aggregator/aggregator.moduleFormat an individual feed item for display in the block.
theme_aggregator_page_itemmodules/aggregator/aggregator.moduleFormat an individual feed item for display on the aggregator page.
theme_aggregator_summary_itemmodules/aggregator/aggregator.moduleReturn a themed item heading for summary pages located at "aggregator/sources" and "aggregator/categories".
theme_client_listmodules/drupal/drupal.moduleTheme a client list.
theme_forum_displaymodules/forum/forum.moduleFormat the forum body.
theme_forum_topic_listmodules/forum/forum.moduleFormat the topic listing.
theme_hiddenincludes/form.incFormat a hidden form field.
theme_imageincludes/theme.incReturn a themed image.
theme_linksincludes/theme.incReturn a themed set of links.
theme_locale_admin_manage_screenincludes/locale.incTheme the locale admin manager form.
theme_multipage_form_exampledeveloper/examples/multipage_form_example.moduleA custom theme function.
theme_nodeincludes/theme.incReturn a themed node.
theme_node_example_order_infodeveloper/examples/node_example.moduleA custom theme function.
theme_placeholderincludes/theme.incFormats text for emphasized display in a placeholder inside a sentence. Used automatically by t().
theme_radioincludes/form.incFormat a radio button.
theme_search_itemmodules/search/search.moduleFormat a single result entry of a search query. This function is normally called by theme_search_page() or hook_search_page().
theme_textareaincludes/form.incFormat a textarea.
theme_textfieldincludes/form.incFormat a textfield.
theme_usernameincludes/theme.incFormat a username.
theme_user_profilemodules/user/user.moduleTheme a user page
tracker_pagemodules/tracker/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
tracker_track_usermodules/tracker/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
user_autocompletemodules/user/user.moduleRetrieve a pipe delimited string of autocomplete suggestions for existing users
user_blockmodules/user/user.moduleImplementation of hook_block().
xmlrpc_value_get_xmlincludes/xmlrpc.incGenerate XML representing the given value.
_db_queryincludes/database.pgsql.incHelper function for db_query().
_filter_htmlmodules/filter/filter.moduleHTML filter. Provides filtering of input into accepted HTML.
_filter_url_parse_full_linksmodules/filter/filter.moduleMake links out of absolute URLs.
_filter_url_parse_partial_linksmodules/filter/filter.moduleMake links out of domain names starting with "www."
_locale_admin_manage_screenincludes/locale.incUser interface for the language management screen.
_locale_string_editincludes/locale.incUser interface for string editing.
_locale_string_seekincludes/locale.incPerform a string search and display results in a table

Functions called by check_plain()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_validate_utf8includes/bootstrap.incChecks whether a string is valid UTF-8.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.