UNB Components Code Reference

UnbUi::UserRepeatPassword method

Prints the input element for the user login password repetition.

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

Parameters

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 795

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