
Public Member Functions | |
| export_wiki_page ($page_id, $nversions=1) | |
| ExportLib () | |
| get_page_history ($page_id) | |
| MakeWikiZip ($pExportFile) | |
Definition at line 24 of file export_lib.php.
| ExportLib::export_wiki_page | ( | $ | page_id, | |
| $ | nversions = 1 | |||
| ) |
Definition at line 45 of file export_lib.php.
References $gBitSystem, $info, $page_id, $parts, and get_page_history().
Referenced by MakeWikiZip().
Here is the call graph for this function:

| ExportLib::ExportLib | ( | ) |
Definition at line 25 of file export_lib.php.
References BitBase::BitBase().
Here is the call graph for this function:

| ExportLib::get_page_history | ( | $ | page_id | ) |
Definition at line 71 of file export_lib.php.
References $page_id, $query, $res, $result, $ret, and mDb.
Referenced by export_wiki_page().
| ExportLib::MakeWikiZip | ( | $ | pExportFile | ) |
Definition at line 29 of file export_lib.php.
References $content, $gBitSystem, $gBitUser, $page_id, $query, $res, $result, export_wiki_page(), FALSE, and mDb.
Here is the call graph for this function:

1.5.2