check_plain

Functions that call check_plain()

Namesort iconLocationDescription
aggregator_blockmodules/aggregator.moduleImplementation of hook_block().
aggregator_form_feedmodules/aggregator.moduleGenerate a form to add/edit feed sources.
aggregator_page_categoriesmodules/aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_opmlmodules/aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_sourcesmodules/aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_refreshmodules/aggregator.moduleChecks a news feed for new items.
block_blockmodules/block.moduleImplementation of hook_block().
blog_formmodules/blog.moduleImplementation of hook_form().
blog_page_usermodules/blog.moduleDisplays a Drupal page containing recent blog entries of a given user.
book_admin_editmodules/book.moduleDisplay an administrative view of the hierarchy of a book.
book_blockmodules/book.moduleImplementation of hook_block().
book_export_htmlmodules/book.moduleThis function is called by book_export() to generate HTML for export.
book_node_visitor_html_premodules/book.moduleGenerates printer-friendly HTML for a node. This function is a 'pre-node' visitor function for book_recurse().
book_outlinemodules/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.moduleList the selected comments and verify that the admin really wants to delete them.
comment_nodeapimodules/comment.moduleImplementation of hook_nodeapi().
contact_mail_usermodules/contact.modulePersonal contact page.
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.
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.moduleImplementation of hook_filter_tips().
filter_xss_bad_protocolmodules/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_overviewmodules/forum.moduleReturns an overview list of existing forums and containers
lincludes/common.incFormat an internal Drupal link.
locale_add_language_form_validateincludes/locale.incValidate the language addition form.
locale_admin_string_deletemodules/locale.moduleDelete a string.
menu_blockmodules/menu.moduleImplementation of hook_block().
menu_overview_treemodules/menu.modulePresent the menu tree, rendered along with links to edit menu items.
node_pagemodules/node.moduleMenu callback; dispatches control to the appropriate operation handler.
node_revision_overviewmodules/node.moduleGenerate an overview table of older revisions of a node.
node_update_indexmodules/node.moduleImplementation of hook_update_index().
path_admin_editmodules/path.moduleMenu callback; handles pages for creating and editing URL aliases.
path_overviewmodules/path.moduleReturn a listing of all defined URL aliases.
poll_resultsmodules/poll.moduleCallback for the 'results' tab for polls you can vote on
poll_teasermodules/poll.moduleCreates a simple teaser that lists all the choices.
poll_view_resultsmodules/poll.moduleGenerates a graphical representation of the results of a poll.
poll_view_votingmodules/poll.moduleGenerates the voting form for a poll.
profile_admin_overviewmodules/profile.moduleMenu callback; display a listing of all editable profile fields.
profile_blockmodules/profile.moduleImplementation of hook_block().
profile_browsemodules/profile.moduleMenu callback; display a list of user information.
profile_field_formmodules/profile.moduleMenu callback: Generate a form to add/edit a user profile field.
system_helpmodules/system.moduleImplementation of hook_help().
taxonomy_autocompletemodules/taxonomy.moduleHelper function for autocompletion
taxonomy_formmodules/taxonomy.moduleGenerate a form element for selecting terms from a vocabulary.
taxonomy_overview_termsmodules/taxonomy.moduleDisplay a tree of all the terms in a vocabulary, with options to edit each one.
taxonomy_overview_vocabulariesmodules/taxonomy.moduleList and manage vocabularies.
taxonomy_rss_itemmodules/taxonomy.moduleProvides category information for rss feeds
taxonomy_term_pagemodules/taxonomy.moduleMenu callback; displays all nodes associated with a term.
theme_aggregator_block_itemmodules/aggregator.moduleFormat an individual feed item for display in the block.
theme_aggregator_page_itemmodules/aggregator.moduleFormat an individual feed item for display on the aggregator page.
theme_aggregator_summary_itemmodules/aggregator.moduleReturn a themed item heading for summary pages located at "aggregator/sources" and "aggregator/categories".
theme_client_listmodules/drupal.moduleTheme a client list.
theme_forum_displaymodules/forum.moduleFormat the forum body.
theme_forum_topic_listmodules/forum.moduleFormat the topic listing.
theme_hiddenincludes/form.incFormat a hidden form field.
theme_imageincludes/theme.incReturn a themed image.
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.incFormat a dynamic text string for emphasized display in a placeholder.
theme_radioincludes/form.incFormat a radio button.
theme_search_itemmodules/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.moduleTheme a user page
tracker_track_usermodules/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.moduleRetrieve a pipe delimited string of autocomplete suggestions for existing users
user_blockmodules/user.moduleImplementation of hook_block().
xmlrpc_value_get_xmlincludes/xmlrpc.incGenerate XML representing the given value.
_aggregator_page_listmodules/aggregator.modulePrints an aggregator page listing a number of feed items. Various menu callbacks use this function to print their feeds.
_db_queryincludes/database.pgsql.incHelper function for db_query().
_filter_htmlmodules/filter.moduleHTML filter. Provides filtering of input into accepted HTML.
_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.
 
 

Drupal is a registered trademark of Dries Buytaert.