Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Document.php File Reference

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__)."/../")


Enumeration Type Documentation

enum NAVIGATION_STYLE_IMAGES
 

Show navigation arrows as images (loaded from theme)

Definition at line 37 of file Document.php.

Referenced by Document::navigation().

enum NAVIGATION_STYLE_NUMERIC
 

Show position as text, i.e. Item 4/15

Definition at line 45 of file Document.php.

Referenced by Document::navigation().

enum NAVIGATION_STYLE_TEXT
 

Show navigation links as texts (e.g. Previous, Go up, Next)

Definition at line 41 of file Document.php.

enum NAVIGATION_TYPE_TALL
 

Show navigation arrows on the same column

Definition at line 53 of file Document.php.

Referenced by Document::navigation().

enum NAVIGATION_TYPE_WIDE
 

Show navigation arrows on the same row

Definition at line 49 of file Document.php.

Referenced by Document::navigation().

enum SIGN_TYPE_TALL
 

Show sign in/out items on the same column

Definition at line 62 of file Document.php.

Referenced by Document::signinout().

enum SIGN_TYPE_WIDE
 

Show sign in/out items on the same row

Definition at line 58 of file Document.php.

Referenced by Document::signinout().


Variable Documentation

_document_prefix = realpath(dirname(__FILE__)."/../")
 

Definition at line 29 of file Document.php.


Generated on Sun Oct 19 11:08:01 2003 for ImaComm by doxygen1.3