You are here

10 calls to filter_xss_admin() in Drupal 5

contact_mail_page in modules/contact/contact.module
drupal_site_offline in includes/common.inc
Generates a site off-line message
node_add in modules/node/node.module
Present a node submission form or a set of links to such forms.
node_help in modules/node/node.module
Implementation of hook_help().
phptemplate_page in themes/engines/phptemplate/phptemplate.engine
Prepare the values passed to the theme_page function to be passed into a pluggable template engine. Uses the arg() function to generate a series of page template files suggestions based on the current path. If none are found, the default page.tpl.php…
taxonomy_form in modules/taxonomy/taxonomy.module
Generate a form element for selecting terms from a vocabulary.
taxonomy_form_alter in modules/taxonomy/taxonomy.module
Implementation of hook_form_alter(). Generate a form for selecting terms to associate with a node.
theme_form_element in includes/form.inc
Return a themed form element.
theme_forum_list in modules/forum/forum.module
Format the forum listing.
user_register in modules/user/user.module