
Öffentliche Methoden | |
| LoginAction () | |
| blank () | |
Öffentliche Attribute | |
| $defaultSubAction = 'login' | |
Definiert in Zeile 50 der Datei LoginAction.class.php.
| LoginAction::blank | ( | ) |
Definiert in Zeile 59 der Datei LoginAction.class.php.
Benutzt Action::forward().
00060 { 00061 $this->forward('blank'); 00062 }
| LoginAction::LoginAction | ( | ) |
| LoginAction::$defaultSubAction = 'login' |
Definiert in Zeile 52 der Datei LoginAction.class.php.
1.5.8