UNB Components Code Reference

UnbUi::TagUseAccessList method

Prints the input element for the tag use access list.

public static function UnbUi::TagUseAccessList ($tag = null, $id = null, $style = '', $defaultMessage = '');

Parameters

tag  –  optional, default: null
(UnbTag) Tag instance to be altered, or null for a new tag
id  –  optional, default: null
(string) HTML element ID for the input element, or null for a default ID
style  –  optional, default: ''
(string) HTML element style attribute value
defaultMessage  –  optional, default: ''
(string) Default message to display when the input element is left empty

Member of class: UnbUi

Implementation file: ui.class.php, line 2053

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