function.crmAttributes.php
Tags
Table of Contents
Functions
- smarty_function_crmAttributes() : string
- Formats an array of attributes as html
Functions
smarty_function_crmAttributes()
Formats an array of attributes as html
smarty_function_crmAttributes(array<string|int, mixed> $params, CRM_Core_Smarty &$smarty) : string
Parameters
- $params : array<string|int, mixed>
-
['a'] array of attributes.
- $smarty : CRM_Core_Smarty