Iconset

From FiFormsWiki

Jump to: navigation, search

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

Properties


Properties inherited from genericIcons: $delete $first $last $new $next $previous $sv $svNew $svView $update

Method Detail

Methods inherited from genericIcons

  • genericIcons


iconset

Class constructor

Syntax: iconset()


Returns

An iconset object

Personal tools