| color_form_alter | drupal/modules/color/color.module | Implementation of hook_form_alter(). |
| color_form_alter | drupal/modules/color/color.module | Implementation of hook_form_alter(). |
| drupal_render | drupal/includes/common.inc | Renders HTML given a structured array tree. Recursively iterates over each
of the array elements, generating HTML code. This function is usually
called from within a another function, like drupal_get_form() or node_view(). |
| drupal_render | drupal/includes/common.inc | Renders HTML given a structured array tree. Recursively iterates over each
of the array elements, generating HTML code. This function is usually
called from within a another function, like drupal_get_form() or node_view(). |
| element_children | drupal/includes/common.inc | Get keys of a structured array tree element that are not properties
(i.e., do not begin with '#'). |
| element_children | drupal/includes/common.inc | Get keys of a structured array tree element that are not properties
(i.e., do not begin with '#'). |
| form_builder | drupal/includes/form.inc | Adds some required properties to each form element, which are used
internally in the form API. This function also automatically assigns
the value property from the $edit array, provided the element doesn't
already have an assigned value. |
| form_builder | drupal/includes/form.inc | Adds some required properties to each form element, which are used
internally in the form API. This function also automatically assigns
the value property from the $edit array, provided the element doesn't
already have an assigned value. |
| multipage_form_set_element_visibility | docs/developer/examples/multipage_form_example.module | Set an element's visibility. Elements are gnerally changed to hidden
elements. Visibility may be set and reset any number of times. |
| multipage_form_set_element_visibility | docs/developer/examples/multipage_form_example.module | Set an element's visibility. Elements are gnerally changed to hidden
elements. Visibility may be set and reset any number of times. |
| theme_block_admin_display | drupal/modules/block/block.module | Theme main block administration form submission. |
| theme_block_admin_display | drupal/modules/block/block.module | Theme main block administration form submission. |
| theme_color_scheme_form | drupal/modules/color/color.module | Theme color form. |
| theme_color_scheme_form | drupal/modules/color/color.module | Theme color form. |
| theme_filter_admin_order | drupal/modules/filter/filter.module | Theme filter order configuration form. |
| theme_filter_admin_order | drupal/modules/filter/filter.module | Theme filter order configuration form. |
| theme_node_admin_nodes | drupal/modules/node/node.module | Theme node administration overview. |
| theme_node_admin_nodes | drupal/modules/node/node.module | Theme node administration overview. |
| theme_node_filters | drupal/modules/node/node.module | Theme node administration filter selector. |
| theme_node_filters | drupal/modules/node/node.module | Theme node administration filter selector. |
| theme_system_modules_uninstall | drupal/modules/system/system.module | Themes a table of currently disabled modules. |
| theme_system_modules_uninstall | drupal/modules/system/system.module | Themes a table of currently disabled modules. |
| theme_uc_object_attributes_form | ubercart/uc_attribute/uc_attribute.module | Display the formatted attribute form. |
| theme_uc_object_attributes_form | ubercart/uc_attribute/uc_attribute.module | Display the formatted attribute form. |
| theme_uc_object_options_form | ubercart/uc_attribute/uc_attribute.module | Display the option form. |
| theme_uc_object_options_form | ubercart/uc_attribute/uc_attribute.module | Display the option form. |
| theme_uc_pane_sort_table | ubercart/uc_store/uc_store.module | Theme a pane sorting form into a table! |
| theme_uc_pane_sort_table | ubercart/uc_store/uc_store.module | Theme a pane sorting form into a table! |
| theme_uc_pane_sort_table | ubercart/uc_store/uc_store.module | Theme a pane sorting form into a table! |
| theme_uc_product_dimensions_form | ubercart/uc_product/uc_product.module | Put length, width, and height fields on the same line. |
| theme_uc_product_dimensions_form | ubercart/uc_product/uc_product.module | Put length, width, and height fields on the same line. |
| theme_uc_product_field_settings_form | ubercart/uc_product/uc_product.module | Display the product field settings form.
See alsouc_product_field_settings_form |
| theme_uc_product_field_settings_form | ubercart/uc_product/uc_product.module | Display the product field settings form.
See alsouc_product_field_settings_form |
| theme_uc_quote_method_settings | ubercart/shipping/uc_quote/uc_quote.module | Display a formatted list of shipping quote methods and form elements.
See alsouc_quote_method_settings |
| theme_uc_quote_method_settings | ubercart/shipping/uc_quote/uc_quote.module | Display a formatted list of shipping quote methods and form elements.
See alsouc_quote_method_settings |
| theme_uc_quote_method_settings | ubercart/shipping/uc_quote/uc_quote.module | Display a formatted list of shipping quote methods and form elements.
See alsouc_quote_method_settings |
| theme_uc_roles_expiration | ubercart/uc_roles/uc_roles.module | Theme user role expiration page |
| theme_uc_roles_expiration | ubercart/uc_roles/uc_roles.module | Theme user role expiration page |
| theme_uc_roles_expiration | ubercart/uc_roles/uc_roles.module | Theme user role expiration page |
| theme_uc_shipping_address | ubercart/shipping/uc_shipping/uc_shipping.module | Compact the address into a table. |
| theme_uc_shipping_address | ubercart/shipping/uc_shipping/uc_shipping.module | Compact the address into a table. |
| theme_uc_shipping_address | ubercart/shipping/uc_shipping/uc_shipping.module | Compact the address into a table. |
| theme_uc_shipping_edit_package_fieldset | ubercart/shipping/uc_shipping/uc_shipping.module | Display a formatted shipping type fieldset. |
| theme_uc_shipping_edit_package_fieldset | ubercart/shipping/uc_shipping/uc_shipping.module | Display a formatted shipping type fieldset. |
| theme_uc_shipping_edit_package_fieldset | ubercart/shipping/uc_shipping/uc_shipping.module | Display a formatted shipping type fieldset. |
| theme_uc_shipping_new_package_fieldset | ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the products in a shipping type fieldset. |
| theme_uc_shipping_new_package_fieldset | ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the products in a shipping type fieldset. |
| theme_uc_shipping_new_package_fieldset | ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the products in a shipping type fieldset. |
| theme_uc_shipping_new_shipment | ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the new shipment form. |
| theme_uc_shipping_new_shipment | ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the new shipment form. |
| theme_uc_shipping_new_shipment | ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the new shipment form. |
| theme_uc_shipping_package_dimensions | ubercart/shipping/uc_shipping/uc_shipping.module | Display length, width, and height fields on one line. |
| theme_uc_shipping_package_dimensions | ubercart/shipping/uc_shipping/uc_shipping.module | Display length, width, and height fields on one line. |
| theme_uc_shipping_package_dimensions | ubercart/shipping/uc_shipping/uc_shipping.module | Display length, width, and height fields on one line. |
| theme_upload_form_current | drupal/modules/upload/upload.module | Theme the attachments list. |
| theme_upload_form_current | drupal/modules/upload/upload.module | Theme the attachments list. |
| theme_user_admin_account | drupal/modules/user/user.module | Theme user administration overview. |
| theme_user_admin_account | drupal/modules/user/user.module | Theme user administration overview. |
| theme_user_filters | drupal/modules/user/user.module | Theme user administration filter selector. |
| theme_user_filters | drupal/modules/user/user.module | Theme user administration filter selector. |
| uc_attribute_form_alter | ubercart/uc_attribute/uc_attribute.module | Implementation of hook_form_alter(). |
| uc_attribute_form_alter | ubercart/uc_attribute/uc_attribute.module | Implementation of hook_form_alter(). |
| uc_order_pane_bill_to | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Bill to" order pane. |
| uc_order_pane_bill_to | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Bill to" order pane. |
| uc_order_pane_bill_to | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Bill to" order pane. |
| uc_order_pane_customer | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Customer Info" order pane. |
| uc_order_pane_customer | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Customer Info" order pane. |
| uc_order_pane_customer | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Customer Info" order pane. |
| uc_order_pane_line_items | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Line Items" order pane. |
| uc_order_pane_line_items | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Line Items" order pane. |
| uc_order_pane_line_items | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Line Items" order pane. |
| uc_order_pane_payment | ubercart/payment/uc_payment/uc_payment_order_pane.inc | Handle the Payment order pane. |
| uc_order_pane_payment | ubercart/payment/uc_payment/uc_payment_order_pane.inc | Handle the Payment order pane. |
| uc_order_pane_ship_to | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Ship to" order pane. |
| uc_order_pane_ship_to | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Ship to" order pane. |
| uc_order_pane_ship_to | ubercart/uc_order/uc_order_order_pane.inc | Handle the "Ship to" order pane. |
| _form_validate | drupal/includes/form.inc | Performs validation on form elements. First ensures required fields are
completed, #maxlength is not exceeded, and selected options were in the
list of options given to the user. Then calls user-defined validators. |
| _form_validate | drupal/includes/form.inc | Performs validation on form elements. First ensures required fields are
completed, #maxlength is not exceeded, and selected options were in the
list of options given to the user. Then calls user-defined validators. |