check_plain

Functions that call check_plain()

Namesort iconLocationDescription
aggregator_blockmodules/aggregator.moduleImplementation of hook_block().
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.
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_viewmodules/book.moduleDisplay an administrative view of the hierarchy of a book.
book_blockmodules/book.moduleImplementation of hook_block().
book_outlinemodules/book.moduleImplementation of function book_outline() Handles all book outline operations.
book_printmodules/book.moduleMenu callback; generates printer-friendly book page with all descendants.
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
comment_nodeapimodules/comment.moduleImplementation of hook_nodeapi().
drupal_attributesincludes/common.incFormat an attribute string to insert in a tag.
drupal_directory_pagemodules/drupal.moduleFormats a list of all sites indexed in the directory.
drupal_get_titleincludes/bootstrap.incGet the title of the current page, for display on the page and in the title bar.
file_check_directoryincludes/file.incCheck that directory exists and is writable.
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_nameincludes/common.incFormat a username.
format_rss_channelincludes/common.incFormats an RSS channel.
format_rss_itemincludes/common.incFormat a single RSS item.
form_buttonincludes/common.incFormat an action button.
form_checkboxincludes/common.incFormat a checkbox.
form_checkboxesincludes/common.incFormat a set of checkboxes.
form_groupincludes/common.incFormat a group of form items.
form_hiddenincludes/common.incStore data in a hidden form field.
form_passwordincludes/common.incFormat a single-line text field that does not display its contents visibly.
form_radioincludes/common.incFormat a radio button.
form_radiosincludes/common.incFormat a set of radio buttons.
form_selectincludes/common.incFormat a dropdown menu or scrolling selection box.
form_textareaincludes/common.incFormat a multiple-line text field.
form_textfieldincludes/common.incFormat a single-line text field.
forum_linkmodules/forum.moduleImplementation of hook_link().
forum_overviewmodules/forum.moduleReturns an overview list of existing forums and containers
lincludes/common.incFormat an internal Drupal link.
locale_admin_manage_addmodules/locale.modulePage handler for the language addition screen
locale_admin_stringmodules/locale.modulePage handler for the string search and administration screen
node_admin_nodesmodules/node.moduleGenerate the content administration overview.
node_editmodules/node.modulePresent a node editing form.
node_formmodules/node.moduleGenerate the node editing form.
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_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_editmodules/profile.moduleMenu callback; displays the profile field editing form.
profile_admin_overviewmodules/profile.moduleMenu callback; display a listing of all editable profile fields.
profile_browsemodules/profile.moduleMenu callback; display a list of user information.
statistics_top_referrersmodules/statistics.moduleMenu callback; presents the "Top referrers" page.
system_helpmodules/system.moduleImplementation of hook_help().
taxonomy_formmodules/taxonomy.moduleGenerate a form element for selecting terms from a vocabulary.
taxonomy_overviewmodules/taxonomy.moduleGenerate a tabular listing of administrative functions for 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_feedmodules/aggregator.moduleFormat a news feed.
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_book_navigationmodules/book.modulePrepares both the custom breadcrumb trail and the forward/backward navigation for a node presented as a book page.
theme_forum_displaymodules/forum.moduleFormat the forum body.
theme_forum_listmodules/forum.moduleFormat the forum listing.
theme_forum_topic_listmodules/forum.moduleFormat the topic listing.
theme_imageincludes/theme.incReturn a themed image.
theme_nodeincludes/theme.incReturn a themed node.
theme_placeholderincludes/theme.incFormat a dynamic text string for emphasised display in a placeholder.
theme_search_itemmodules/search.moduleFormat a single result entry of a search query.
tracker_track_usermodules/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
upload_nodeapimodules/upload.moduleImplementation of hook_nodeapi().
user_blockmodules/user.moduleImplementation of hook_block().
_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
_profile_date_fieldmodules/profile.moduleHelper function: output a date selector

Functions called by check_plain()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
 
 

Drupal is a registered trademark of Dries Buytaert.