function.copyIcon.php
Tags
Table of Contents
Functions
- smarty_function_copyIcon() : string
- Display a copy icon that copies the first row's values down.
Functions
smarty_function_copyIcon()
Display a copy icon that copies the first row's values down.
smarty_function_copyIcon(mixed $params, mixed &$smarty) : string
Parameters
- $params : mixed
-
- name: the field name
- title: the field title
- $smarty : mixed