Class lispa\amos\core\forms\PasswordInput
Inheritance | lispa\amos\core\forms\PasswordInput » kartik\password\PasswordInput |
---|
Public Methods
Method | Description | Defined By |
---|---|---|
run() | lispa\amos\core\forms\PasswordInput |
Protected Methods
Method | Description | Defined By |
---|---|---|
renderInputTemplate() | Override kartik's default input template to customize with eye This methos is called only if the widget is not configuring a custom template | lispa\amos\core\forms\PasswordInput |
Method Details
Override kartik's default input template to customize with eye This methos is called only if the widget is not configuring a custom template
protected void renderInputTemplate ( ) |
public void run ( ) |