Prints the input element for the user login name.
public static function UnbUi::UserLoginName ($user = null, $id = null, $style = '', $autoComplete = true, $enabled = true);
(UnbUser) User instance to be altered, or null
for a new user or login
(string) HTML element ID for the input element, or null
for a default ID
(string) HTML element style attribute value, see GetStyleClassAttr
(bool) Enable auto completion for this field
(bool) Enable text input in this field
Member of class: UnbUi
Implementation file: ui.class.php, line 691
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.