23 calls to drupal_attributes()

drupal_add_link in drupal-6.x/includes/common.inc
Add a <link> tag to the page's HEAD.
format_xml_elements in drupal-6.x/includes/common.inc
Format XML elements.
l in drupal-6.x/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
node_feed in drupal-6.x/modules/node/node.module
A generic function for generating RSS feeds from a set of nodes.
template_preprocess_user_profile_category in drupal-6.x/modules/user/user.pages.inc
Process variables for user-profile-category.tpl.php.
template_preprocess_user_profile_item in drupal-6.x/modules/user/user.pages.inc
Process variables for user-profile-item.tpl.php.
theme_button in drupal-6.x/includes/form.inc
Theme a form button.
theme_checkbox in drupal-6.x/includes/form.inc
Format a checkbox.
theme_fieldset in drupal-6.x/includes/form.inc
Format a group of form items.
theme_file in drupal-6.x/includes/form.inc
Format a file upload field.
theme_form in drupal-6.x/includes/form.inc
Format a form.
theme_hidden in drupal-6.x/includes/form.inc
Format a hidden form field.
theme_image in drupal-6.x/includes/theme.inc
Return a themed image.
theme_image_button in drupal-6.x/includes/form.inc
Theme a form image button.
theme_item_list in drupal-6.x/includes/theme.inc
Return a themed list of items.
theme_links in drupal-6.x/includes/theme.inc
Returns HTML for a set of links.
theme_password in drupal-6.x/includes/form.inc
Format a password field.
theme_radio in drupal-6.x/includes/form.inc
Format a radio button.
theme_select in drupal-6.x/includes/form.inc
Format a dropdown menu or scrolling selection box.
theme_table in drupal-6.x/includes/theme.inc
Return a themed table.
theme_textarea in drupal-6.x/includes/form.inc
Format a textarea.
theme_textfield in drupal-6.x/includes/form.inc
Format a textfield.
_theme_table_cell in drupal-6.x/includes/theme.inc