BitBook Class Reference

Inheritance diagram for BitBook:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 BitBook ($pPageId=NULL, $pContentId=NULL)
 getList (&$pListHash)

Public Attributes

 $mPageId
 $mPageName

Detailed Description

Definition at line 40 of file BitBook.php.


Member Function Documentation

BitBook::BitBook ( pPageId = NULL,
pContentId = NULL 
)

Definition at line 43 of file BitBook.php.

References BitPage::BitPage(), and LibertyContent::registerContentType().

Here is the call graph for this function:

BitBook::getList ( &$  pListHash  ) 

getList

Parameters:
array $pListHash array of list parameters
boolean $pListHash['orphans_only'] only return orphan wiki pages
boolean $pListHash['extras'] load extra infrmation such as backlinks and links
boolean $pListHash['get_data'] return the wiki page data along with the listed information
string $pListHash['find_title'] filter by the page title
string $pListHash['find_author'] filter by the login name of the page author
string $pListHash['find_last_editor'] filter by the login name of the last editor of the page public
Returns:
array of wiki pages

Reimplemented from BitPage.

Definition at line 61 of file BitBook.php.

References $struct.


Member Data Documentation

BitBook::$mPageId

Reimplemented from BitPage.

Definition at line 41 of file BitBook.php.

BitBook::$mPageName

Reimplemented from BitPage.

Definition at line 42 of file BitBook.php.


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 19:34:11 2007 for bitweaver by  doxygen 1.5.2