Iconset
From FiFormsWiki
class iconset extends genericIcons
The properties of this class create the control icons on the form navigation controls in FiForms. This class is located in the theme folder, in the file iconset.php. Each theme defines a customized iconset class as an extension of the genericIcons class.
Contents |
[edit]
Properties
Properties inherited from genericIcons: $delete $first $last $new $next $previous $sv $svNew $svView $update
[edit]
Method Detail
[edit]
Methods inherited from genericIcons
- genericIcons
[edit]
iconset
Class constructor
Syntax: iconset()
[edit]
Returns
An iconset object


