Go to the source code of this file.
Namespaces | |
| namespace | ImaComm |
Compounds | |
| class | Document |
Enumerations | |
| enum | NAVIGATION_STYLE_IMAGES |
| enum | NAVIGATION_STYLE_TEXT |
| enum | NAVIGATION_STYLE_NUMERIC |
| enum | NAVIGATION_TYPE_WIDE |
| enum | NAVIGATION_TYPE_TALL |
| enum | SIGN_TYPE_WIDE |
| enum | SIGN_TYPE_TALL |
Variables | |
| _document_prefix = realpath(dirname(__FILE__)."/../") | |
|
|
Show navigation arrows as images (loaded from theme) Definition at line 37 of file Document.php. Referenced by Document::navigation(). |
|
|
Show position as text, i.e. Item 4/15 Definition at line 45 of file Document.php. Referenced by Document::navigation(). |
|
|
Show navigation links as texts (e.g. Previous, Go up, Next) Definition at line 41 of file Document.php. |
|
|
Show navigation arrows on the same column Definition at line 53 of file Document.php. Referenced by Document::navigation(). |
|
|
Show navigation arrows on the same row Definition at line 49 of file Document.php. Referenced by Document::navigation(). |
|
|
Show sign in/out items on the same column Definition at line 62 of file Document.php. Referenced by Document::signinout(). |
|
|
Show sign in/out items on the same row Definition at line 58 of file Document.php. Referenced by Document::signinout(). |
|
|
Definition at line 29 of file Document.php. |
1.3