Public Member Functions | |
| render () | |
Static Public Member Functions | |
| static | getInstance () |
Private Member Functions | |
| __construct () | |
| renderViewModeSwitch () | |
| renderRegistrationLink () | |
| renderLoginLink () | |
Static Private Attributes | |
| static | $instance = false |
Definition at line 22 of file viewmode.lib.php.
| __construct | ( | ) | [private] |
Definition at line 26 of file viewmode.lib.php.
| static getInstance | ( | ) | [static] |
Definition at line 112 of file viewmode.lib.php.
| render | ( | ) |
Implements Display.
Definition at line 30 of file viewmode.lib.php.
| renderLoginLink | ( | ) | [private] |
Definition at line 96 of file viewmode.lib.php.
| renderRegistrationLink | ( | ) | [private] |
Definition at line 84 of file viewmode.lib.php.
| renderViewModeSwitch | ( | ) | [private] |
Definition at line 55 of file viewmode.lib.php.
$instance = false [static, private] |
Definition at line 24 of file viewmode.lib.php.
1.6.3