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

SetupDocument Class Reference

Inheritance diagram for SetupDocument:

Document List of all members.

Public Member Functions

 SetupDocument ()
 formBegin ($action=null, $method="post")
 formEnd ()
 title ()
 theme ()
 header ()
 partheader ()
 information ()
 navigationButtons ()
 navigation ($type)

Constructor & Destructor Documentation

SetupDocument::SetupDocument  ) 
 

Definition at line 29 of file SetupDocument.php.


Member Function Documentation

SetupDocument::formBegin action = null,
method = "post"
 

Definition at line 35 of file SetupDocument.php.

References _page, and action().

SetupDocument::formEnd  ) 
 

Definition at line 47 of file SetupDocument.php.

SetupDocument::header  ) 
 

Inserts header text of current page, like Photo albums or Photo viewer, etc.

Returns:
string Header text

Reimplemented from Document.

Definition at line 69 of file SetupDocument.php.

References Document::version(), and VERSION_TYPE_SHORT.

SetupDocument::information  ) 
 

Definition at line 94 of file SetupDocument.php.

References _page.

SetupDocument::navigation type  ) 
 

Inserts navigation bar. This object will ganerate correct navigation links to browse next album, photo etc. or to navigate to higher album.

Parameters:
constant $type Type of navigation links
Returns:
string Navigation links.
See also:
NAVIGATION_STYLE_IMAGES

NAVIGATION_STYLE_TEXT

NAVIGATION_STYLE_NUMERIC

NAVIGATION_TYPE_WIDE

NAVIGATION_TYPE_TALL

Reimplemented from Document.

Definition at line 161 of file SetupDocument.php.

References _numofpages, and _page.

SetupDocument::navigationButtons  ) 
 

Definition at line 138 of file SetupDocument.php.

References _numofpages, _page, jsBegin(), and jsEnd().

SetupDocument::partheader  ) 
 

Definition at line 76 of file SetupDocument.php.

References _page, and deverror().

SetupDocument::theme  ) 
 

Returns current theme, with path and theme name

Returns:
string Path to the theme

Reimplemented from Document.

Definition at line 62 of file SetupDocument.php.

References _SESSION, and theme().

SetupDocument::title  ) 
 

Inserts title of current page.

Returns:
string Title

Reimplemented from Document.

Definition at line 54 of file SetupDocument.php.

References _numofpages, and _page.


The documentation for this class was generated from the following file:
Generated on Sun Oct 19 11:08:11 2003 for ImaComm by doxygen1.3