UNB Components Code Reference

UnbUi::GetFormHandlerFields method

Gets form handler return fields.

public static function UnbUi::GetFormHandlerFields ($action = null, $field = null);

Parameters

action  –  optional, default: null
(string) Action name to get fields for, or null to get all fields
field  –  optional, default: null
(string) Field name to get, or null to get all fields

Return value

(array/any) Form field(s)

Member of class: UnbUi

Implementation file: ui.class.php, line 79

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.