UNB Components Code Reference

UnbUi::ParentTag method

Prints the input element for the parent tag selection.

public static function UnbUi::ParentTag ($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

Member of class: UnbUi

Implementation file: ui.class.php, line 1955

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