wiki
[ class tree: wiki ] [ index: wiki ] [ all elements ]

Element index for package wiki

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ _ ]

_

$_data
in file plugins_lib.php, variable PluginsLib::$_data
$_errors
in file plugins_lib.php, variable PluginsLib::$_errors
$_params
in file plugins_lib.php, variable PluginsLib::$_params
_error
in file plugins_lib.php, method PluginsLib::_error()
top

a

add_copyright
in file copyrights_lib.php, method CopyrightsLib::add_copyright()
article_history.php
procedural page article_history.php
apply.php
procedural page apply.php
$aInfoPresetNames
in file plugins_lib.php, variable PluginsLib::$aInfoPresetNames
    List of fields retrieved from BitBase::list_pages()
top

b

BitBook
in file BitBook.php, class BitBook
    BitBook class
BitBook
in file BitBook.php, method BitBook::BitBook()
BITBOOK_CONTENT_TYPE_GUID
in file BitBook.php, constant BITBOOK_CONTENT_TYPE_GUID
BitPage
in file BitPage.php, method BitPage::BitPage()
BitPage
in file BitPage.php, class BitPage
BitBook.php
procedural page BitBook.php
BitPage.php
procedural page BitPage.php
backlinks.php
procedural page backlinks.php
books.php
procedural page books.php
book_to_html.php
procedural page book_to_html.php
top

c

countSubPages
in file BitPage.php, method BitPage::countSubPages()
copyrights_lib.php
procedural page copyrights_lib.php
CopyrightsLib
in file copyrights_lib.php, class CopyrightsLib
compare_import_versions
in file edit.php, function compare_import_versions()
copys
in file book_to_html.php, function copys()
copyrights.php
procedural page copyrights.php
createTable
in file plugins_lib.php, method PluginsLibUtil::createTable()
    Create a table with information from pages
top

d

down_copyright
in file copyrights_lib.php, method CopyrightsLib::down_copyright()
deldirfiles
in file book_to_html.php, function deldirfiles()
display_bitpage_inc.php
procedural page display_bitpage_inc.php
top

e

expunge
in file BitPage.php, method BitPage::expunge()
    Remove page from database
expungeFootnote
in file BitPage.php, method BitPage::expungeFootnote()
    Delete footnote
export_lib.php
procedural page export_lib.php
edit_copyright
in file copyrights_lib.php, method CopyrightsLib::edit_copyright()
ExportLib
in file export_lib.php, class ExportLib
export_wiki_page
in file export_lib.php, method ExportLib::export_wiki_page()
extract_section
in file edit.php, function extract_section()
edit.php
procedural page edit.php
edit_book.php
procedural page edit_book.php
export_wiki_pages.php
procedural page export_wiki_pages.php
$expanded_params
in file plugins_lib.php, variable PluginsLib::$expanded_params
    Array of params to be expanded as arrays. Explode the string with $separator
error
in file plugins_lib.php, method PluginsLib::error()
top

f

findByPageName
in file BitPage.php, method BitPage::findByPageName()
findContentIdByPageId
in file BitPage.php, method BitPage::findContentIdByPageId()
top

g

getBacklinks
in file BitPage.php, method BitPage::getBacklinks()
    Returns content_id's that link to this page
getDisplayUrlFromHash
in file BitPage.php, method BitPage::getDisplayUrlFromHash()
    Generates the URL to this wiki page
getFootnote
in file BitPage.php, method BitPage::getFootnote()
    Get footnote
getLikePages
in file BitPage.php, method BitPage::getLikePages()
    getLikePages Like pages are pages that share a word in common with the current page
getLinkStructure
in file BitPage.php, method BitPage::getLinkStructure()
    getLinkStructure
getList
in file BitPage.php, method BitPage::getList()
    getList
getList
in file BitBook.php, method BitBook::getList()
getListLink
in file BitPage.php, method BitPage::getListLink()
    Generates a link to a wiki page within lists of pages
getPageLink
in file BitPage.php, method BitPage::getPageLink()
    Returns HTML link to display a page if it exists, or to create if not
getRenderFile
in file BitPage.php, method BitPage::getRenderFile()
    Returns include file that will
getStats
in file BitBook.php, method BitBook::getStats()
getStats
in file BitPage.php, method BitPage::getStats()
    getStats getStats is always used by the stats package to display various stats of your package.
getSubPage
in file BitPage.php, method BitPage::getSubPage()
    getSubPage
getViewTemplate
in file BitPage.php, method BitPage::getViewTemplate()
    Returns the center template for the view selected
get_page_history
in file export_lib.php, method ExportLib::get_page_history()
getDefaultArguments
in file plugins_lib.php, method PluginsLib::getDefaultArguments()
    Returns the default arguments for the plugin
getDescription
in file plugins_lib.php, method PluginsLib::getDescription()
    Returns a description of the Plugin Made for overload it.
getErrorDetail
in file plugins_lib.php, method PluginsLib::getErrorDetail()
getName
in file plugins_lib.php, method PluginsLib::getName()
    Returns the name of the Plugin By default, erase the first 'WikiPlugin' Made for overload it.
getParams
in file plugins_lib.php, method PluginsLib::getParams()
    Process the params, in this order:
getVersion
in file plugins_lib.php, method PluginsLib::getVersion()
    Returns the version of the version Made for overload it.
top

h

htmldecode
in file edit.php, function htmldecode()
top

i

isCommentable
in file BitPage.php, method BitPage::isCommentable()
isLocked
in file BitPage.php, method BitPage::isLocked()
isUserPage
in file BitPage.php, method BitPage::isUserPage()
isValid
in file BitPage.php, method BitPage::isValid()
top

l

linkStructureGraph
in file BitPage.php, method BitPage::linkStructureGraph()
    linkStructureGraph
linkStructureMap
in file BitPage.php, method BitPage::linkStructureMap()
    linkStructureMap
load
in file BitPage.php, method BitPage::load()
    load
lock
in file BitPage.php, method BitPage::lock()
list_copyrights
in file copyrights_lib.php, method CopyrightsLib::list_copyrights()
liberty_rss.php
procedural page liberty_rss.php
like_pages.php
procedural page like_pages.php
list_pages.php
procedural page list_pages.php
lookup_page_inc.php
procedural page lookup_page_inc.php
top

m

$mPageId
in file BitPage.php, variable BitPage::$mPageId
$mPageId
in file BitBook.php, variable BitBook::$mPageId
$mPageName
in file BitPage.php, variable BitPage::$mPageName
$mPageName
in file BitBook.php, variable BitBook::$mPageName
MakeWikiZip
in file export_lib.php, method ExportLib::MakeWikiZip()
mod_comm_received_objects.php
procedural page mod_comm_received_objects.php
mod_random_pages.php
procedural page mod_random_pages.php
mod_recent_page_changes.php
procedural page mod_recent_page_changes.php
mod_top_pages.php
procedural page mod_top_pages.php
mod_wiki_last_comments.php
procedural page mod_wiki_last_comments.php
top

o

orphan_pages.php
procedural page orphan_pages.php
top

p

pageExists
in file BitPage.php, method BitPage::pageExists()
    Determines if a wiki page (row in wiki_pages) exists, and returns a hash of important info. If N pages exists with $pPageName, returned existsHash has a row for each unique pPageName row.
plugins_lib.php
procedural page plugins_lib.php
parse_output
in file edit.php, function parse_output()
process_book_list
in file sitemap.php, function process_book_list()
page_history.php
procedural page page_history.php
page_loader.php
procedural page page_loader.php
page_watches.php
procedural page page_watches.php
print_multi_pages.php
procedural page print_multi_pages.php
print_pages.php
procedural page print_pages.php
PluginsLib
in file plugins_lib.php, class PluginsLib
PluginsLibUtil
in file plugins_lib.php, class PluginsLibUtil
    Class with utilities for Plugins
top

r

rollbackVersion
in file BitPage.php, method BitPage::rollbackVersion()
    Roll back to a specific version of a page
remove_copyright
in file copyrights_lib.php, method CopyrightsLib::remove_copyright()
replace_section
in file edit.php, function replace_section()
rankings.php
procedural page rankings.php
remove_page.php
procedural page remove_page.php
run
in file plugins_lib.php, method PluginsLib::run()
    Run the plugin
top

s

setLock
in file BitPage.php, method BitPage::setLock()
store
in file BitPage.php, method BitPage::store()
    This is the ONLY method that should be called in order to store (create or update) a wiki page! It is very smart and will figure out what to do for you. It should be considered a black box.
storeFootnote
in file BitPage.php, method BitPage::storeFootnote()
    Store footnote
sitemap.php
procedural page sitemap.php
slideshow.php
procedural page slideshow.php
$separator
in file plugins_lib.php, variable PluginsLib::$separator
    Separator used to explote params listed on $expanded_params
top

t

top_copyright_order
in file copyrights_lib.php, method CopyrightsLib::top_copyright_order()
top

u

unlock
in file BitPage.php, method BitPage::unlock()
update
in file BitPage.php, method BitPage::update()
unique_copyright
in file copyrights_lib.php, method CopyrightsLib::unique_copyright()
up_copyright
in file copyrights_lib.php, method CopyrightsLib::up_copyright()
top

w

walk_and_parse
in file edit.php, function walk_and_parse()
    \brief Parsed HTML tree walker( used by HTML sucker )
wiki_graph.php
procedural page wiki_graph.php
wiki_rss.php
procedural page wiki_rss.php
top

Documentation generated on Wed, 29 Jul 2015 13:55:32 +0000 by phpDocumentor 1.5.0-lsces