| Function Summary | |
|---|---|
| zm_build_attribute_elements | Helper to generate HTML for product attributes. |
| zm_build_category_tree_list | Build a nested unordered list from the given categories. |
| zm_build_crumbtrail | Helper to format a given ZMCrumbtrail. |
| zm_display_banner | Display the given banner. |
| zm_email_copy_context | Format additional email content for internal copies. |
| zm_field_messages | Show form field specific error messages. |
| zm_format_address | Format an address according to the countries address format. |
| zm_format_title | Format title based on the given page value. |
| zm_hidden_list | Create group of hidden form field with a common name (ie. |
| zm_idp_select | Create a id/name pair based select box. |
| zm_image | Creates a HTML <img> tag for the given ZMImageInfo. |
| zm_onload | Get optional onload handler for the current page. |
| zm_product_image_link | Create a HTML <a> tag with the product image of the given product. |
| zm_title | Simple title generator based on the page name. |
Deprecated code due for removal.