ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
getNewName () | |
Generates a unique name on every call. More... | |
getNewDedicatedName (string $dedicated_name) | |
Data Fields | |
int | $count = 0 |
Definition at line 49 of file StandardFormTest.php.
InputNameSource::getNewDedicatedName | ( | string | $dedicated_name | ) |
Definition at line 61 of file StandardFormTest.php.
InputNameSource::getNewName | ( | ) |
Generates a unique name on every call.
Implements ILIAS\UI\Implementation\Component\Input\NameSource.
Definition at line 53 of file StandardFormTest.php.
int InputNameSource::$count = 0 |
Definition at line 51 of file StandardFormTest.php.