
Public Member Functions | |
| BitBook ($pPageId=NULL, $pContentId=NULL) | |
| getList (&$pListHash) | |
Public Attributes | |
| $mPageId | |
| $mPageName | |
Definition at line 40 of file BitBook.php.
| 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
| 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 |
Reimplemented from BitPage.
Definition at line 61 of file BitBook.php.
References $struct.
| BitBook::$mPageId |
| BitBook::$mPageName |
1.5.2