UNB Components Code Reference

UnbUi::TagName method

Prints the input element for the tag name.

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

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, see GetStyleClassAttr

Member of class: UnbUi

Implementation file: ui.class.php, line 2322

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.