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

Index of all elements

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

a

$ACCESS_DENIED
in file Page.class.php, variable Page::$ACCESS_DENIED
$ACCESS_DENIED
in file Module.class.php, variable Module::$ACCESS_DENIED
ACCESS_DENIED
in file english.lang.php, constant ACCESS_DENIED
activate
in file Page.class.php, method Page::activate()
ActiveUser
in file ActiveUser.class.php, class ActiveUser
    Authentication and session functions for the current, or active, user.
addEntry
in file Logger.class.php, method Logger::addEntry()
addGroup
in file Groups.class.php, method Groups::addGroup()
addGroup
in file Module.class.php, method Module::addGroup()
    Add an allowed group to access this module.
addGroup
in file User.class.php, method User::addGroup()
    Add a group to the user's groups.
addMarker
in file Timer.class.php, method Timer::addMarker()
addReplacements
in file WordReplacement.class.php, method WordReplacement::addReplacements()
ADMIN_ACTIVATE
in file english.lang.php, constant ADMIN_ACTIVATE
AJAX
in file AJAX.class.php, class AJAX
appendFrontendCode
in file Theme.class.php, method Theme::appendFrontendCode()
    Appends code to frontend code.
Archive
in file ArticlesList.class.php, class Archive
Article
in file Article.class.php, class Article
ArticleLoadFailedException
in file ArticleLoadFailedException.class.php, class ArticleLoadFailedException
Articles
in file Main.class.php, class Articles
    The base class for a module.
ARTICLE_DOES_NOT_EXIST
in file english.lang.php, constant ARTICLE_DOES_NOT_EXIST
assignAll
in file Template.class.php, method Template::assignAll()
authenticate
in file UserAuthenticator.class.php, method UserAuthenticator::authenticate()
authenticate
in file DatabaseAuthenticator.class.php, method DatabaseAuthenticator::authenticate()
authenticate
in file BasicAuthenticator.class.php, method BasicAuthenticator::authenticate()
authenticate
in file UserAuthenticator.class.php, method UserAuthenticationMethod::authenticate()
ActiveUser.class.php
procedural page ActiveUser.class.php
Article.class.php
procedural page Article.class.php
ArticleLoadFailedException.class.php
procedural page ArticleLoadFailedException.class.php
ArticlesList.class.php
procedural page ArticlesList.class.php
AJAX.class.php
procedural page AJAX.class.php
top

b

Backend
in file Backend.class.php, class Backend
    Backend that pulls pf together.
backend.php
procedural page backend.php
Bans
in file Bans.class.php, class Bans
    Checks if the current, or active, user is banned from acccessing the site.
BasicAuthenticator
in file BasicAuthenticator.class.php, class BasicAuthenticator
BBCode_Basic
in file BBCode_Basic.class.php, class BBCode_Basic
Block
in file Block.class.php, class Block
    Base class for blocks
BlockLoader
in file BlockLoader.class.php, class BlockLoader
    Loads all blocks.
Bans.class.php
procedural page Bans.class.php
BlockLoader.class.php
procedural page BlockLoader.class.php
Block.class.php
procedural page Block.class.php
Backend.class.php
procedural page Backend.class.php
BasicAuthenticator.class.php
procedural page BasicAuthenticator.class.php
BBCode_Basic.class.php
procedural page BBCode_Basic.class.php
top

c

$CHARS_LOWER
in file KeyGenerator.class.php, variable KeyGenerator::$CHARS_LOWER
$CHARS_UPPER
in file KeyGenerator.class.php, variable KeyGenerator::$CHARS_UPPER
$children
in file YAML.class.php, variable YAMLNode::$children
$cl
in file Backend.class.php, variable Backend::$cl
CategoriesList
in file CategoriesList.class.php, class CategoriesList
Category
in file Category.class.php, class Category
clean
in file String.class.php, method String::clean()
clear
in file Logger.class.php, method Logger::clear()
clear
in file backend.php, method PP2::clear()
clearAll
in file UserTracker.class.php, method UserTracker::clearAll()
    Clears all history entries.
close
in file Logger.class.php, method Logger::close()
close
in file Session.class.php, method Session::close()
    Closes session and calls garbage collecting
close
in file Database.class.php, method Database::close()
ComponentLoader
in file ComponentLoader.class.php, class ComponentLoader
    Loads components and controls messaging.
ComponentLoaderException
in file ComponentLoader.class.php, class ComponentLoaderException
config.php
procedural page config.php
confirmEmailAddress
in file Main.class.php, method Registration::confirmEmailAddress()
CONFIRM_EMAIL
in file english.lang.php, constant CONFIRM_EMAIL
connect
in file Database.class.php, method Database::connect()
Content
in file Main.class.php, class Content
    The base class for a module.
content.php
procedural page content.php
create
in file UserCreator.class.php, method UserCreator::create()
CategoriesList.class.php
procedural page CategoriesList.class.php
Category.class.php
procedural page Category.class.php
Category.class.php
procedural page Category.class.php
ComponentLoader.class.php
procedural page ComponentLoader.class.php
top

d

$data
in file YAML.class.php, variable YAMLNode::$data
$data
in file User.class.php, variable User::$data
$db
in file User.class.php, variable User::$db
$db
in file DatabaseAuthenticator.class.php, variable DatabaseAuthenticator::$db
$db
in file Module.class.php, variable Module::$db
$DISABLE
in file Theme.class.php, variable Theme::$DISABLE
$DISPLAY_FRONTEND_CODE
in file Theme.class.php, variable Theme::$DISPLAY_FRONTEND_CODE
$DISPLAY_FULL
in file Theme.class.php, variable Theme::$DISPLAY_FULL
$DOES_NOT_EXIST
in file Page.class.php, variable Page::$DOES_NOT_EXIST
$DOES_NOT_EXIST
in file ComponentLoader.class.php, variable ComponentLoader::$DOES_NOT_EXIST
$DOES_NOT_EXIST
in file Module.class.php, variable Module::$DOES_NOT_EXIST
Database
in file Database.class.php, class Database
DatabaseAuthenticator
in file DatabaseAuthenticator.class.php, class DatabaseAuthenticator
DatabaseException
in file Database.class.php, class DatabaseException
    DAL
deactivate
in file Page.class.php, method Page::deactivate()
decode
in file AJAX.class.php, method AJAX::decode()
decrementWeight
in file Block.class.php, method Block::decrementWeight()
    Moves the block down in order of display.
deobfuscate
in file String.class.php, method String::deobfuscate()
destroy
in file Session.class.php, method Session::destroy()
    Removes session from db.
DIMENSIONS
in file english.lang.php, constant DIMENSIONS
DIRECTORIES
in file english.lang.php, constant DIRECTORIES
DIRECTORY
in file english.lang.php, constant DIRECTORY
display
in file StaticPage.class.php, method StaticPage::display()
display
in file Page.class.php, method Page::display()
display
in file RaiseError.class.php, method RaiseError::display()
display
in file Logger.class.php, method Logger::display()
display
in file ArticlesList.class.php, method Archive::display()
display
in file backend.php, method PP2::display()
display
in file Theme.class.php, method Theme::display()
    Displays buffered output according to mode.
displayArticle
in file Main.class.php, method Articles::displayArticle()
displayCategories
in file Main.class.php, method Articles::displayCategories()
displayLastError
in file Database.class.php, method Database::displayLastError()
displayLatestArticles
in file Main.class.php, method Articles::displayLatestArticles()
displayLostPasswordForm
in file Main.class.php, method Login::displayLostPasswordForm()
displayLostPasswordForm
in file Main.class.php, method PasswordMaintenance::displayLostPasswordForm()
displayManager
in file Main.class.php, method FMS_FileManager::displayManager()
displayMenu
in file Main.class.php, method FMS_FileManager::displayMenu()
displayNewMessages
in file Main.class.php, method InstantMessenger::displayNewMessages()
DOES_NOT_EXIST
in file english.lang.php, constant DOES_NOT_EXIST
dump
in file YAML.class.php, method Spyc::dump()
    Dump PHP array to YAML
Database.class.php
procedural page Database.class.php
DatabaseAuthenticator.class.php
procedural page DatabaseAuthenticator.class.php
top

e

$EMAIL_ADDRESS_EXISTS
in file UserCreator.class.php, variable UserCreator::$EMAIL_ADDRESS_EXISTS
$EMAIL_ADDRESS_INVALID
in file UserCreator.class.php, variable UserCreator::$EMAIL_ADDRESS_INVALID
$ERROR_FILE
in file RaiseError.class.php, variable RaiseError::$ERROR_FILE
ExecutionTimer.class.php
procedural page ExecutionTimer.class.php
EMAIL_ADDRESS_EXISTS
in file english.lang.php, constant EMAIL_ADDRESS_EXISTS
EMAIL_ADDRESS_INVALID
in file english.lang.php, constant EMAIL_ADDRESS_INVALID
encode
in file AJAX.class.php, method AJAX::encode()
ExceptionHandler
in file ExceptionHandler.class.php, class ExceptionHandler
    ExceptionHandler that catches fatal errors.
ExecutionTimer
in file ExecutionTimer.class.php, class ExecutionTimer
    Times page load time.
exists
in file ModuleLoader.class.php, method ModuleLoader::exists()
    Checks if a module exists.
exists
in file ComponentLoader.class.php, method ComponentLoader::exists()
    Checks if a component exists by the component's name.
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
english.lang.php
procedural page english.lang.php
ExceptionHandler.class.php
procedural page ExceptionHandler.class.php
top

f

$FAILED_CONNECTING
in file Database.class.php, variable Database::$FAILED_CONNECTING
$FAILED_LOADING
in file UserAuthenticator.class.php, variable UserAuthenticator::$FAILED_LOADING
$FAILED_LOADING
in file WordReplacement.class.php, variable WordReplacement::$FAILED_LOADING
$FAILED_LOADING
in file ComponentLoader.class.php, variable ComponentLoader::$FAILED_LOADING
$FAILED_OPENING_INCLUDES_PATH
in file PreLoader.class.php, variable PreLoader::$FAILED_OPENING_INCLUDES_PATH
$FAILED_OPENING_INCLUDES_PATH
in file PostLoader.class.php, variable PostLoader::$FAILED_OPENING_INCLUDES_PATH
$FAILED_OPENING_PACKAGES_PATH
in file WordReplacement.class.php, variable WordReplacement::$FAILED_OPENING_PACKAGES_PATH
$FAILED_SELECTING_DATABASE
in file Database.class.php, variable Database::$FAILED_SELECTING_DATABASE
$FILE_NOT_FOUND
in file ComponentLoader.class.php, variable ComponentLoader::$FILE_NOT_FOUND
fetchAll
in file Database.class.php, method Database::fetchAll()
fetchArray
in file Database.class.php, method Database::fetchArray()
fetchAssoc
in file Database.class.php, method Database::fetchAssoc()
fetchRow
in file Database.class.php, method Database::fetchRow()
FILES
in file english.lang.php, constant FILES
FMS_FileManager
in file Main.class.php, class FMS_FileManager
    The base class for a module.
form
in file content.php, function form()
top

g

Gallery
in file Main.class.php, class Gallery
    The base class for a module.
gc
in file Session.class.php, method Session::gc()
    Removes session after timeout has been exceeded.
generate
in file KeyGenerator.class.php, method KeyGenerator::generate()
generateSalt
in file UserCreator.class.php, method UserCreator::generateSalt()
get
in file Request.class.php, method Request::get()
get
in file ComponentLoader.class.php, method ComponentLoader::get()
get
in file Settings.class.php, method Settings::get()
    Get a setting.
getActivated
in file User.class.php, method User::getActivated()
    Get the user's activation status.
getActivated
in file Page.class.php, method Page::getActivated()
getActivated
in file Module.class.php, method Module::getActivated()
    Get the module's activated status.
getAdmin
in file User.class.php, method User::getAdmin()
    Get the user's admin status.
getAffectedRows
in file Database.class.php, method Database::getAffectedRows()
getAffectedRowsCount
in file Database.class.php, method Database::getAffectedRowsCount()
getAll
in file Request.class.php, method Request::getAll()
getAuthGroups
in file Article.class.php, method Article::getAuthGroups()
getAuthGroups
in file Page.class.php, method Page::getAuthGroups()
getAuthor
in file WordReplacement.class.php, method WordReplacementPackage::getAuthor()
getAuthor
in file Module.class.php, method Module::getAuthor()
    Get the module's author.
getAuthor
in file Article.class.php, method Article::getAuthor()
getAuthor
in file BBCode_Basic.class.php, method BBCode_Basic::getAuthor()
getBlockInfo
in file BlockLoader.class.php, method BlockLoader::getBlockInfo()
    Returns block id, position, module id, and other info in an array.
getCategoryId
in file Page.class.php, method Page::getCategoryId()
getCategoryId
in file Article.class.php, method Article::getCategoryId()
getCharSet
in file KeyGenerator.class.php, method KeyGenerator::getCharSet()
getComponentLoader
in file Backend.class.php, method Backend::getComponentLoader()
getComponentsFile
in file ComponentLoader.class.php, method ComponentLoader::getComponentsFile()
getComponentsPath
in file ComponentLoader.class.php, method ComponentLoader::getComponentsPath()
getCompressionMode
in file Theme.class.php, method Theme::getCompressionMode()
    Gets compression mode.
getContent
in file Article.class.php, method Article::getContent()
getContent
in file Page.class.php, method Page::getContent()
getCreateTime
in file Page.class.php, method Page::getCreateTime()
getCreateTimeFormatted
in file Page.class.php, method Page::getCreateTimeFormatted()
getCustomTitle
in file Block.class.php, method Block::getCustomTitle()
    Returns block custom title which will be used in place of the module/block name.
getDatabase
in file Database.class.php, method Database::getDatabase()
getDescription
in file BBCode_Basic.class.php, method BBCode_Basic::getDescription()
getDescription
in file Module.class.php, method Module::getDescription()
    Get the module's description.
getDescription
in file WordReplacement.class.php, method WordReplacementPackage::getDescription()
getEmailAddress
in file User.class.php, method User::getEmailAddress()
    Get the user's email address.
getEmailAddress
in file UserCreator.class.php, method UserCreator::getEmailAddress()
getEntries
in file Logger.class.php, method Logger::getEntries()
getExecutionTime
in file ExecutionTimer.class.php, method ExecutionTimer::getExecutionTime()
    Get time passed since timer was started
getFile
in file Logger.class.php, method Logger::getFile()
getFrontendCode
in file Theme.class.php, method Theme::getFrontendCode()
    Returns essential html code for displaying any theme'd page including style sheet links, base href, js code, etc...
getGeneratedKey
in file KeyGenerator.class.php, method KeyGenerator::getGeneratedKey()
getGlobalAdmin
in file User.class.php, method User::getGlobalAdmin()
    Get the user's global admin status.
getGroups
in file User.class.php, method User::getGroups()
    Get the user's groups.
getGroups
in file UserCreator.class.php, method UserCreator::getGroups()
getGroups
in file Module.class.php, method Module::getGroups()
    Get the module's allowed groups.
getGroups
in file Category.class.php, method Category::getGroups()
getHitCount
in file Page.class.php, method Page::getHitCount()
getHost
in file Database.class.php, method Database::getHost()
getId
in file User.class.php, method User::getId()
    Get the user id.
getId
in file UserAuthenticator.class.php, method UserAuthenticator::getId()
getId
in file Category.class.php, method Category::getId()
getId
in file Page.class.php, method Page::getId()
getId
in file UserCreator.class.php, method UserCreator::getId()
getId
in file Module.class.php, method Module::getId()
    Get the module id.
getId
in file Article.class.php, method Article::getId()
getInsertId
in file Database.class.php, method Database::getInsertId()
getInstance
in file Database.class.php, method Database::getInstance()
getInstance
in file ComponentLoader.class.php, method ComponentLoader::getInstance()
getInstance
in file WordReplacement.class.php, method WordReplacement::getInstance()
getIpAddrBanId
in file Bans.class.php, method Bans::getIpAddrBanId()
    Attempts to get ban id for a user based on an ip.
getLanguage
in file Language.class.php, method Language::getLanguage()
    Returns set language.
getLastError
in file Database.class.php, method Database::getLastError()
getLength
in file KeyGenerator.class.php, method KeyGenerator::getLength()
getLink
in file BBCode_Basic.class.php, method BBCode_Basic::getLink()
getLink
in file WordReplacement.class.php, method WordReplacementPackage::getLink()
getList
in file ComponentLoader.class.php, method ComponentLoader::getList()
    Get components information array.
getLogger
in file Database.class.php, method Database::getLogger()
getMarkers
in file Timer.class.php, method Timer::getMarkers()
getMaxArticles
in file LatestArticles.class.php, method LatestArticles::getMaxArticles()
getMaxEntries
in file UserTracker.class.php, method UserTracker::getMaxEntries()
    Return max entries per user before pruning.
getMaxSize
in file Logger.class.php, method Logger::getMaxSize()
getMessage
in file SiteDisabler.class.php, method SiteDisabler::getMessage()
    Returns message that will be displayed to users while site is disabled.
getMessagesFile
in file ComponentLoader.class.php, method ComponentLoader::getMessagesFile()
getMethod
in file UserAuthenticator.class.php, method UserAuthenticator::getMethod()
getMicroTime
in file Timer.class.php, method Timer::getMicroTime()
getMode
in file SiteDisabler.class.php, method SiteDisabler::getMode()
    Returns disabler mode
getMode
in file Theme.class.php, method Theme::getMode()
    Returns display mode.
getModifyTime
in file Page.class.php, method Page::getModifyTime()
getModifyTimeFormatted
in file Page.class.php, method Page::getModifyTimeFormatted()
getModuleId
in file ModuleLoader.class.php, method ModuleLoader::getModuleId()
    Get an id of a module from its name and type.
getModuleInfo
in file ModuleLoader.class.php, method ModuleLoader::getModuleInfo()
    Returns array with module information for a specified module.
getModuleInfoAll
in file ModuleLoader.class.php, method ModuleLoader::getModuleInfoAll()
    Returns array with all module information.
getModuleInfoType
in file ModuleLoader.class.php, method ModuleLoader::getModuleInfoType()
    Returns array with all module information for a given type.
getModuleObject
in file ModuleLoader.class.php, method ModuleLoader::getModuleObject()
    Returns instance of module.
getName
in file Module.class.php, method Module::getName()
    Get the module's name.
getName
in file Category.class.php, method Category::getName()
getNumRows
in file Database.class.php, method Database::getNumRows()
getOutputVars
in file Article.class.php, method Article::getOutputVars()
getOutputVars
in file BlockLoader.class.php, method BlockLoader::getOutputVars()
    Returns associative array of block html code.
getOutputVars
in file LatestArticles.class.php, method LatestArticles::getOutputVars()
getPassword
in file UserAuthenticator.class.php, method UserAuthenticator::getPassword()
getPassword
in file User.class.php, method User::getPassword()
    Get the user's password.
getPassword
in file UserCreator.class.php, method UserCreator::getPassword()
getPassword
in file Database.class.php, method Database::getPassword()
getPhpCode
in file Page.class.php, method Page::getPhpCode()
getPosition
in file Block.class.php, method Block::getPosition()
    Returns block position.
getPostTime
in file Article.class.php, method Article::getPostTime()
getPostTimeFormat
in file Article.class.php, method Article::getPostTimeFormat()
getPostTimeFormatted
in file Article.class.php, method Article::getPostTimeFormatted()
getPruneTime
in file UserTracker.class.php, method UserTracker::getPruneTime()
    Return lifespan in seconds before entries are removed.
getQueryCount
in file Database.class.php, method Database::getQueryCount()
getRegistrationMode
in file Main.class.php, method Registration::getRegistrationMode()
getRegistrationTime
in file User.class.php, method User::getRegistrationTime()
    Get the user's registration time.
getReplacements
in file WordReplacement.class.php, method WordReplacementPackage::getReplacements()
getReplacements
in file BBCode_Basic.class.php, method BBCode_Basic::getReplacements()
getReplacements
in file WordReplacement.class.php, method WordReplacement::getReplacements()
getResult
in file Database.class.php, method Database::getResult()
getSalt
in file User.class.php, method User::getSalt()
    Get the user's salt.
getSequence
in file ComponentLoader.class.php, method ComponentLoader::getSequence()
    Get components sequencing array.
getTheme
in file Theme.class.php, method Theme::getTheme()
    Returns name of set theme.
getTheme
in file UserCreator.class.php, method UserCreator::getTheme()
getTheme
in file User.class.php, method User::getTheme()
    Get the user's theme.
getThemePath
in file Theme.class.php, method Theme::getThemePath()
    Returns path to folder for set theme.
getTimeFormat
in file Page.class.php, method Page::getTimeFormat()
getTimeout
in file Session.class.php, method Session::getTimeout()
    Returns session timeout in seconds.
getTitle
in file Article.class.php, method Article::getTitle()
getTitle
in file Page.class.php, method Page::getTitle()
getTranslations
in file Language.class.php, method Language::getTranslations()
    Returns array of translations.
getType
in file WordReplacement.class.php, method WordReplacementPackage::getType()
getType
in file Module.class.php, method Module::getType()
    Get the module's type.
getType
in file Page.class.php, method Page::getType()
getType
in file BBCode_Basic.class.php, method BBCode_Basic::getType()
getUserIdBanId
in file Bans.class.php, method Bans::getUserIdBanId()
    Attempts to get ban id for a user based on a user id.
getUsername
in file Database.class.php, method Database::getUsername()
getUsername
in file User.class.php, method User::getUsername()
    Get the username.
getUsername
in file UserAuthenticator.class.php, method UserAuthenticator::getUsername()
getUsername
in file UserCreator.class.php, method UserCreator::getUsername()
getVersion
in file BBCode_Basic.class.php, method BBCode_Basic::getVersion()
getVersion
in file Module.class.php, method Module::getVersion()
    Get the module's version.
getVersion
in file WordReplacement.class.php, method WordReplacementPackage::getVersion()
getWeight
in file Block.class.php, method Block::getWeight()
    Returns block weight or ranking position.
GO_BACK
in file english.lang.php, constant GO_BACK
Groups
in file Groups.class.php, class Groups
GUESTS
in file english.lang.php, constant GUESTS
Groups.class.php
procedural page Groups.class.php
top

h

handleException
in file ExceptionHandler.class.php, method ExceptionHandler::handleException()
    Handles exception and displays error to user.
top

i

$id
in file YAML.class.php, variable YAMLNode::$id
$INCLUDES_PATH
in file PreLoader.class.php, variable PreLoader::$INCLUDES_PATH
$INCLUDES_PATH
in file PostLoader.class.php, variable PostLoader::$INCLUDES_PATH
$indent
in file YAML.class.php, variable YAMLNode::$indent
$INSTANCE_DOES_NOT_EXIST
in file ComponentLoader.class.php, variable ComponentLoader::$INSTANCE_DOES_NOT_EXIST
$INSTANCE_EXISTS
in file ComponentLoader.class.php, variable ComponentLoader::$INSTANCE_EXISTS
$isValid
in file UserAuthenticator.class.php, variable UserAuthenticator::$isValid
iComponent
in file iComponent.class.php, class iComponent
    Interface that all components must implement.
IMAGE_GALLERY
in file english.lang.php, constant IMAGE_GALLERY
iModule
in file iModule.class.php, class iModule
    Module interface.
import
in file WordReplacement.class.php, method WordReplacement::import()
importAll
in file WordReplacement.class.php, method WordReplacement::importAll()
importType
in file WordReplacement.class.php, method WordReplacement::importType()
incrementHitCount
in file Page.class.php, method Page::incrementHitCount()
incrementWeight
in file Block.class.php, method Block::incrementWeight()
    Moves the block up in order of display.
index.php
procedural page index.php
init
in file UrlHandler.class.php, method UrlHandler::init()
    Method that is executed by component loader during init phase.
init
in file ModuleLoader.class.php, method ModuleLoader::init()
    Method that is executed by component loader during init phase.
init
in file Theme.class.php, method Theme::init()
    Method that is executed by component loader during init phase.
init
in file WordReplacement.class.php, method WordReplacement::init()
init
in file Request.class.php, method Request::init()
init
in file Session.class.php, method Session::init()
    Method that is executed by component loader during run phase.
init
in file PreLoader.class.php, method PreLoader::init()
    Method that is executed by component loader during run phase.
init
in file backend.php, method PP2::init()
init
in file PostLoader.class.php, method PostLoader::init()
    Method that is executed by component loader during run phase.
init
in file ActiveUser.class.php, method ActiveUser::init()
    Method that is executed by component loader during init phase.
init
in file Language.class.php, method Language::init()
    Method that is executed by component loader during init phase.
init
in file Module.class.php, method Module::init()
    Initiate a module.
init
in file ExecutionTimer.class.php, method ExecutionTimer::init()
    Method that is executed by component loader during init phase.
init
in file BlockLoader.class.php, method BlockLoader::init()
    Method that is executed by component loader during init phase.
init
in file Block.class.php, method Block::init()
    Initiates block by getting information about the block by pulling it from the blockloader.
init
in file Settings.class.php, method Settings::init()
    Method that is executed by component loader during init phase.
init
in file ComponentLoader.class.php, method ComponentLoader::init()
    Loads & parses yaml configuration files.
instanceExists
in file ComponentLoader.class.php, method ComponentLoader::instanceExists()
    Checks if an instance of a component exists by the component's name.
InstantMessenger
in file Main.class.php, class InstantMessenger
    The base class for a module.
INVALID_KEY_INFORMATION
in file english.lang.php, constant INVALID_KEY_INFORMATION
INVALID_USERNAME_PASSWORD
in file english.lang.php, constant INVALID_USERNAME_PASSWORD
isActivated
in file User.class.php, method User::isActivated()
    Checks if the user's account is activated.
isActivated
in file Module.class.php, method Module::isActivated()
    Check if the module is activated.
isActivated
in file Bans.class.php, method Bans::isActivated()
    Checks if the user/ip ban is active.
isActivated
in file Page.class.php, method Page::isActivated()
isActive
in file ComponentLoader.class.php, method ComponentLoader::isActive()
    Checks if a component is active.
isAdmin
in file User.class.php, method User::isAdmin()
    Checks if the user is an admin.
isAdminAllowed
in file SiteDisabler.class.php, method SiteDisabler::isAdminAllowed()
    Checks if admins are allowed to access the site while disabled.
isGlobalAdmin
in file User.class.php, method User::isGlobalAdmin()
    Checks if the user is a global admin.
isInGroup
in file Groups.class.php, method Groups::isInGroup()
isInGroup
in file User.class.php, method User::isInGroup()
    Check if the user is an a group.
isIpAddrBanned
in file Bans.class.php, method Bans::isIpAddrBanned()
    Checks if an ip is banned.
isLoggedIn
in file ActiveUser.class.php, method ActiveUser::isLoggedIn()
    Checks if the active user logged on a registered account.
isPhpCode
in file Page.class.php, method Page::isPhpCode()
isSiteDisabled
in file SiteDisabler.class.php, method SiteDisabler::isSiteDisabled()
    Checks if site is disabled
isUserBanned
in file Bans.class.php, method Bans::isUserBanned()
    Checks if a user is banned.
isValid
in file UserAuthenticator.class.php, method UserAuthenticator::isValid()
isValidEmailAddress
in file String.class.php, method String::isValidEmailAddress()
iModule.class.php
procedural page iModule.class.php
iComponent.class.php
procedural page iComponent.class.php
top

k

KeyGenerator
in file KeyGenerator.class.php, class KeyGenerator
KeyGenerator.class.php
procedural page KeyGenerator.class.php
top

l

$language
in file Module.class.php, variable Module::$language
Language.class.php
procedural page Language.class.php
Language
in file Language.class.php, class Language
    Handles multi-language support by storing and loading language translation files.
LatestArticles
in file LatestArticles.class.php, class LatestArticles
load
in file YAML.class.php, method Spyc::load()
    Load YAML into a PHP array from an instantiated object
load
in file User.class.php, method User::load()
    Load user's information.
load
in file ModuleLoader.class.php, method ModuleLoader::load()
    Load a module.
load
in file Module.class.php, method Module::load()
    Load, or execute, a module.
load
in file ComponentLoader.class.php, method ComponentLoader::load()
    Creates and stores an instance of a component.
load
in file Page.class.php, method Page::load()
load
in file Language.class.php, method Language::load()
    Load language translations from file.
load
in file Bans.class.php, method Bans::load()
    Setup procedure that loads ban data from db.
load
in file Article.class.php, method Article::load()
load
in file Category.class.php, method Category::load()
load
in file Block.class.php, method Block::load()
    Load block
loadAll
in file ModuleLoader.class.php, method ModuleLoader::loadAll()
    Loads all modules.
loadAll
in file ComponentLoader.class.php, method ComponentLoader::loadAll()
    Creates and stores an instance for all the components.
loadAll
in file BlockLoader.class.php, method BlockLoader::loadAll()
    Loads all blocks
loadArray
in file Article.class.php, method Article::loadArray()
loadArray
in file Page.class.php, method Page::loadArray()
loadArray
in file Category.class.php, method Category::loadArray()
loadArray
in file User.class.php, method User::loadArray()
    Load user's information from an array.
loadDb
in file Category.class.php, method Category::loadDb()
loadDb
in file Page.class.php, method Page::loadDb()
loadDb
in file User.class.php, method User::loadDb()
    Load user's information from the database.
loadDb
in file Article.class.php, method Article::loadDb()
loadIncludes
in file PostLoader.class.php, method PostLoader::loadIncludes()
    Loads include files for a given message type.
loadIncludes
in file PreLoader.class.php, method PreLoader::loadIncludes()
    Loads include files for a given message type.
loadPackages
in file WordReplacement.class.php, method WordReplacement::loadPackages()
loadType
in file ModuleLoader.class.php, method ModuleLoader::loadType()
    Loads all modules of a given type.
Logger
in file Logger.class.php, class Logger
Login
in file Main.class.php, class Login
    The base class for a module.
logout
in file Main.class.php, method Login::logout()
logout
in file ActiveUser.class.php, method ActiveUser::logout()
    Logs active user off their accout.
logout
in file Main.class.php, method PasswordMaintenance::logout()
LatestArticles.class.php
procedural page LatestArticles.class.php
Logger.class.php
procedural page Logger.class.php
top

m

$method
in file UserAuthenticator.class.php, variable UserAuthenticator::$method
$METHODS_PATH
in file UserAuthenticator.class.php, variable UserAuthenticator::$METHODS_PATH
$moduleLoader
in file Module.class.php, variable Module::$moduleLoader
$MODULES_ROOT_DIRECTORY
in file ModuleLoader.class.php, variable ModuleLoader::$MODULES_ROOT_DIRECTORY
$MODULE_DOES_NOT_EXIST
in file ModuleLoader.class.php, variable ModuleLoader::$MODULE_DOES_NOT_EXIST
$MODULE_FILE_DOES_NOT_EXIST
in file ModuleLoader.class.php, variable ModuleLoader::$MODULE_FILE_DOES_NOT_EXIST
$MODULE_FILE_LOAD_FAILED
in file ModuleLoader.class.php, variable ModuleLoader::$MODULE_FILE_LOAD_FAILED
ModuleLoader.class.php
procedural page ModuleLoader.class.php
Module.class.php
procedural page Module.class.php
MAIL_MESSAGE
in file english.lang.php, constant MAIL_MESSAGE
MAIL_SUBJECT
in file english.lang.php, constant MAIL_SUBJECT
MainPage
in file Main.class.php, class MainPage
    The base class for a module.
makeComparisonSafe
in file String.class.php, method String::makeComparisonSafe()
makeSafe
in file String.class.php, method String::makeSafe()
MEMBERS
in file english.lang.php, constant MEMBERS
Module
in file Module.class.php, class Module
    The base class for a module.
ModuleException
in file Module.class.php, class ModuleException
ModuleLoader
in file ModuleLoader.class.php, class ModuleLoader
    Loads and manages modules.
ModuleLoaderException
in file ModuleLoader.class.php, class ModuleLoaderException
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
Main.class.php
procedural page Main.class.php
top

n

$NOT_ACTIVATED
in file Page.class.php, variable Page::$NOT_ACTIVATED
$NOT_ACTIVE
in file Module.class.php, variable Module::$NOT_ACTIVE
$NOT_ACTIVE
in file ComponentLoader.class.php, variable ComponentLoader::$NOT_ACTIVE
$NOT_FOUND
in file UserAuthenticator.class.php, variable UserAuthenticator::$NOT_FOUND
$NOT_FOUND
in file WordReplacement.class.php, variable WordReplacement::$NOT_FOUND
$NUMBERS
in file KeyGenerator.class.php, variable KeyGenerator::$NUMBERS
NAME
in file english.lang.php, constant NAME
NON_MATCHING_EMAIL_ADDRESS
in file english.lang.php, constant NON_MATCHING_EMAIL_ADDRESS
NOT_ACTIVATED
in file english.lang.php, constant NOT_ACTIVATED
top

o

obfuscate
in file String.class.php, method String::obfuscate()
object2array
in file Tools.class.php, method Tools::object2array()
    Converts an object tree to an array.
open
in file Session.class.php, method Session::open()
    Opens session handler.
open
in file Logger.class.php, method Logger::open()
top

p

$PACKAGES_PATH
in file WordReplacement.class.php, variable WordReplacement::$PACKAGES_PATH
$parent
in file YAML.class.php, variable YAMLNode::$parent
$password
in file UserAuthenticator.class.php, variable UserAuthenticator::$password
$PASSWORD_TOO_SHORT
in file UserCreator.class.php, variable UserCreator::$PASSWORD_TOO_SHORT
$PRIORITY_FILE_LOAD_FAILED
in file ComponentLoader.class.php, variable ComponentLoader::$PRIORITY_FILE_LOAD_FAILED
PostLoader.class.php
procedural page PostLoader.class.php
PreLoader.class.php
procedural page PreLoader.class.php
post_init_01_theme.php
procedural page post_init_01_theme.php
post_term_01_ajax_detection.php
procedural page post_term_01_ajax_detection.php
pre_init_01_constants.php
procedural page pre_init_01_constants.php
pre_init_02_setup_environment.php
procedural page pre_init_02_setup_environment.php
pre_init_03_database.php
procedural page pre_init_03_database.php
pre_run_01_word_replacement.php
procedural page pre_run_01_word_replacement.php
pre_term_01_ajax_detection.php
procedural page pre_term_01_ajax_detection.php
pre_term_01_form_js.php
procedural page pre_term_01_form_js.php
pre_term_02_theme_assignments.php
procedural page pre_term_02_theme_assignments.php
pre_term_03_debug_mode.php
procedural page pre_term_03_debug_mode.php
pre_term_04_ajax_js.php
procedural page pre_term_04_ajax_js.php
pre_term_05_im_js.php
procedural page pre_term_05_im_js.php
pre_term_05_instant_messenger.php
procedural page pre_term_05_instant_messenger.php
Page.class.php
procedural page Page.class.php
Page
in file Page.class.php, class Page
page.php
procedural page page.php
pageBegin
in file backend.php, method PP2::pageBegin()
pageEnd
in file backend.php, method PP2::pageEnd()
PageException
in file Page.class.php, class PageException
parse
in file WordReplacement.class.php, method WordReplacement::parse()
PasswordMaintenance
in file Main.class.php, class PasswordMaintenance
    The base class for a module.
PASSWORDS_DO_NOT_MATCH
in file english.lang.php, constant PASSWORDS_DO_NOT_MATCH
PASSWORD_TOO_SHORT
in file english.lang.php, constant PASSWORD_TOO_SHORT
PersonalPage
in file Main.class.php, class PersonalPage
    The base class for a module.
PostLoader
in file PostLoader.class.php, class PostLoader
    Execute snippets of code immediately after a message has been sent by the component loader.
PostLoaderException
in file PostLoader.class.php, class PostLoaderException
    PostLoader
PP2
in file backend.php, class PP2
    Backend that pulls pf together.
PreLoader
in file PreLoader.class.php, class PreLoader
    Execute snippets of code immediately before a message is sent by the component loader.
PreLoaderException
in file PreLoader.class.php, class PreLoaderException
    PreLoader
process
in file CategoriesList.class.php, method CategoriesList::process()
process
in file LatestArticles.class.php, method LatestArticles::process()
process
in file Main.class.php, method Registration::process()
process
in file Article.class.php, method Article::process()
process
in file content.php, function process()
processLostPasswordForm
in file Main.class.php, method Login::processLostPasswordForm()
processLostPasswordForm
in file Main.class.php, method PasswordMaintenance::processLostPasswordForm()
prune
in file UserTracker.class.php, method UserTracker::prune()
    Initiate pruning of history entries.
top

q

query
in file Database.class.php, method Database::query()
QuickLogin
in file Main.class.php, class QuickLogin
    Base class for blocks
top

r

resize.php
procedural page resize.php
resize.php
procedural page resize.php
RaiseError
in file RaiseError.class.php, class RaiseError
read
in file Session.class.php, method Session::read()
    Reads session data.
recv
in file PreLoader.class.php, method PreLoader::recv()
    Attempt to load includes files for all received message.
recv
in file PostLoader.class.php, method PostLoader::recv()
    Attempt to load includes files for all received message.
RegisteredUsers
in file Main.class.php, class RegisteredUsers
    Base class for blocks
Registration
in file Main.class.php, class Registration
    The base class for a module.
REGISTRATION_CLOSED
in file english.lang.php, constant REGISTRATION_CLOSED
REGISTRATION_COMPLETED
in file english.lang.php, constant REGISTRATION_COMPLETED
remove
in file ComponentLoader.class.php, method ComponentLoader::remove()
    Removes a component.
removeGroup
in file User.class.php, method User::removeGroup()
    Remove a group from the user's groups.
removeGroup
in file Module.class.php, method Module::removeGroup()
    Remove an allowed group from accessing this module.
removeGroup
in file Groups.class.php, method Groups::removeGroup()
removeJs
in file String.class.php, method String::removeJs()
Request
in file Request.class.php, class Request
reset
in file Logger.class.php, method Logger::reset()
reset
in file KeyGenerator.class.php, method KeyGenerator::reset()
reset
in file UserAuthenticator.class.php, method UserAuthenticator::reset()
reset
in file UserCreator.class.php, method UserCreator::reset()
reset
in file ExecutionTimer.class.php, method ExecutionTimer::reset()
    Reset timer
run
in file UserTracker.class.php, method UserTracker::run()
    Method that is executed by component loader during run phase.
run
in file SiteDisabler.class.php, method SiteDisabler::run()
    Method that is executed by component loader during run phase.
run
in file Theme.class.php, method Theme::run()
    Method that is executed by component loader during run phase.
run
in file Main.class.php, method WhoIsOnline::run()
run
in file Main.class.php, method Gallery::run()
run
in file Main.class.php, method FMS_FileManager::run()
run
in file Main.class.php, method Login::run()
run
in file Main.class.php, method InstantMessenger::run()
run
in file iModule.class.php, method iModule::run()
run
in file Bans.class.php, method Bans::run()
    Method that is executed by component loader during run phase.
run
in file BlockLoader.class.php, method BlockLoader::run()
    Method that is executed by component loader during run phase.
run
in file Main.class.php, method PasswordMaintenance::run()
run
in file Main.class.php, method Registration::run()
run
in file Main.class.php, method QuickLogin::run()
run
in file Main.class.php, method RegisteredUsers::run()
run
in file Main.class.php, method Articles::run()
run
in file Main.class.php, method PersonalPage::run()
run
in file Main.class.php, method Content::run()
run
in file Main.class.php, method MainPage::run()
RaiseError.class.php
procedural page RaiseError.class.php
Request.class.php
procedural page Request.class.php
top

s

$STATIC_PAGE_FILE
in file StaticPage.class.php, variable StaticPage::$STATIC_PAGE_FILE
$SYMBOLS
in file KeyGenerator.class.php, variable KeyGenerator::$SYMBOLS
Session.class.php
procedural page Session.class.php
Settings.class.php
procedural page Settings.class.php
SiteDisabler.class.php
procedural page SiteDisabler.class.php
save
in file Block.class.php, method Block::save()
    Saves any changes made to the block settings.
save
in file Category.class.php, method Category::save()
save
in file Logger.class.php, method Logger::save()
save
in file User.class.php, method User::save()
    Save any changes made to the user's information.
save
in file Module.class.php, method Module::save()
    Saves any changes made to the module settings.
save
in file Page.class.php, method Page::save()
save
in file Article.class.php, method Article::save()
save
in file Settings.class.php, method Settings::save()
    Saves any changes made to settings.
selectDb
in file Database.class.php, method Database::selectDb()
send
in file ComponentLoader.class.php, method ComponentLoader::send()
    Sends a message to a single component.
sendAll
in file ComponentLoader.class.php, method ComponentLoader::sendAll()
    Sends a message to all components.
Session
in file Session.class.php, class Session
    Session handler that stores session data in db.
set
in file Settings.class.php, method Settings::set()
    Set a setting.
set
in file Request.class.php, method Request::set()
set
in file ComponentLoader.class.php, method ComponentLoader::set()
    Set the instance of a component.
setActivated
in file Module.class.php, method Module::setActivated()
    Set the module's activated status.
setActivated
in file Page.class.php, method Page::setActivated()
setActivated
in file User.class.php, method User::setActivated()
    Set the user's activation status.
setAdmin
in file User.class.php, method User::setAdmin()
    Set the user's admin status.
setAuthGroups
in file Article.class.php, method Article::setAuthGroups()
setAuthGroups
in file Page.class.php, method Page::setAuthGroups()
setAuthInfo
in file UserAuthenticator.class.php, method UserAuthenticator::setAuthInfo()
setAuthor
in file Module.class.php, method Module::setAuthor()
    Set the module's author.
setAuthor
in file Article.class.php, method Article::setAuthor()
setCategoryId
in file Article.class.php, method Article::setCategoryId()
setCategoryId
in file Page.class.php, method Page::setCategoryId()
setCharSet
in file KeyGenerator.class.php, method KeyGenerator::setCharSet()
setComponentLoader
in file Backend.class.php, method Backend::setComponentLoader()
setComponentsFile
in file ComponentLoader.class.php, method ComponentLoader::setComponentsFile()
setComponentsPath
in file ComponentLoader.class.php, method ComponentLoader::setComponentsPath()
setCompressionMode
in file Theme.class.php, method Theme::setCompressionMode()
    Sets compression mode.
setContent
in file Page.class.php, method Page::setContent()
setContent
in file Article.class.php, method Article::setContent()
setCreateTime
in file Page.class.php, method Page::setCreateTime()
setCustomTitle
in file Block.class.php, method Block::setCustomTitle()
    Set block custom title which will be used in place of the module/block name.
setDatabase
in file Database.class.php, method Database::setDatabase()
setDescription
in file Module.class.php, method Module::setDescription()
    Set the module's description.
setEmailAddress
in file UserCreator.class.php, method UserCreator::setEmailAddress()
setEmailAddress
in file User.class.php, method User::setEmailAddress()
    Set the user's email address.
setFetchMode
in file Database.class.php, method Database::setFetchMode()
setFile
in file Logger.class.php, method Logger::setFile()
setFrontendCode
in file Theme.class.php, method Theme::setFrontendCode()
    Sets frontend code.
setGlobalAdmin
in file User.class.php, method User::setGlobalAdmin()
    Set the global admin status.
setGroups
in file User.class.php, method User::setGroups()
    Set the user's groups.
setGroups
in file Module.class.php, method Module::setGroups()
    Set the module's allowed groups.
setGroups
in file Category.class.php, method Category::setGroups()
setGroups
in file UserCreator.class.php, method UserCreator::setGroups()
setHitCount
in file Page.class.php, method Page::setHitCount()
setHost
in file Database.class.php, method Database::setHost()
setId
in file UserAuthenticator.class.php, method UserAuthenticator::setId()
setIsValid
in file UserAuthenticator.class.php, method UserAuthenticator::setIsValid()
setLanguage
in file Language.class.php, method Language::setLanguage()
    Set language
setLength
in file KeyGenerator.class.php, method KeyGenerator::setLength()
setList
in file ComponentLoader.class.php, method ComponentLoader::setList()
    Set components information array.
setMaxArticles
in file LatestArticles.class.php, method LatestArticles::setMaxArticles()
setMaxEntries
in file UserTracker.class.php, method UserTracker::setMaxEntries()
    Set max entries per user before pruning.
setMaxSize
in file Logger.class.php, method Logger::setMaxSize()
setMessage
in file SiteDisabler.class.php, method SiteDisabler::setMessage()
    Sets message that will be displayed to users while site is disabled.
setMessagesFile
in file ComponentLoader.class.php, method ComponentLoader::setMessagesFile()
setMethod
in file UserAuthenticator.class.php, method UserAuthenticator::setMethod()
setMode
in file Theme.class.php, method Theme::setMode()
    Sets display mode.
setMode
in file SiteDisabler.class.php, method SiteDisabler::setMode()
    Sets disabler mode.
setModifyTime
in file Page.class.php, method Page::setModifyTime()
setName
in file Category.class.php, method Category::setName()
setPassword
in file Database.class.php, method Database::setPassword()
setPassword
in file User.class.php, method User::setPassword()
    Set the user's password.
setPassword
in file UserCreator.class.php, method UserCreator::setPassword()
setPassword
in file UserAuthenticator.class.php, method UserAuthenticator::setPassword()
setPhpCode
in file Page.class.php, method Page::setPhpCode()
setPosition
in file Block.class.php, method Block::setPosition()
    Set block position.
setPostTime
in file Article.class.php, method Article::setPostTime()
setPostTimeFormat
in file Article.class.php, method Article::setPostTimeFormat()
setPruneTime
in file UserTracker.class.php, method UserTracker::setPruneTime()
    Set lifespan in seconds before entries are removed.
setRegistrationMode
in file Main.class.php, method Registration::setRegistrationMode()
setRegistrationTime
in file User.class.php, method User::setRegistrationTime()
    Set the user's registration time.
setReplacements
in file WordReplacement.class.php, method WordReplacement::setReplacements()
setSalt
in file User.class.php, method User::setSalt()
    Set the user's salt.
setSequence
in file ComponentLoader.class.php, method ComponentLoader::setSequence()
    Set components sequencing array.
setTheme
in file User.class.php, method User::setTheme()
    Set the user's theme.
setTheme
in file Theme.class.php, method Theme::setTheme()
    Sets theme.
setTheme
in file UserCreator.class.php, method UserCreator::setTheme()
setTimeFormat
in file Page.class.php, method Page::setTimeFormat()
setTimeout
in file Session.class.php, method Session::setTimeout()
    Set session timeout in seconds.
Settings
in file Settings.class.php, class Settings
    Global registry that stores settings.
setTitle
in file Page.class.php, method Page::setTitle()
setTitle
in file Article.class.php, method Article::setTitle()
setTranslations
in file Language.class.php, method Language::setTranslations()
    Set translations array
setType
in file Page.class.php, method Page::setType()
setType
in file Module.class.php, method Module::setType()
    Set the module's type.
setUsername
in file UserCreator.class.php, method UserCreator::setUsername()
setUsername
in file User.class.php, method User::setUsername()
    Set the username
setUsername
in file UserAuthenticator.class.php, method UserAuthenticator::setUsername()
setUsername
in file Database.class.php, method Database::setUsername()
setVersion
in file Module.class.php, method Module::setVersion()
    Set the module's version.
setWeight
in file Block.class.php, method Block::setWeight()
SiteDisabler
in file SiteDisabler.class.php, class SiteDisabler
    Allows admin to disable site.
SIZE
in file english.lang.php, constant SIZE
Spyc
in file YAML.class.php, class Spyc
    The Simple PHP YAML Class.
start
in file Session.class.php, method Session::start()
    Calls session_set_save_handler() putting the handler into effect.
start
in file ExecutionTimer.class.php, method ExecutionTimer::start()
    Start timer
StaticPage
in file StaticPage.class.php, class StaticPage
stop
in file ExecutionTimer.class.php, method ExecutionTimer::stop()
    Stop timer
String
in file String.class.php, class String
StaticPage.class.php
procedural page StaticPage.class.php
String.class.php
procedural page String.class.php
top

t

Theme.class.php
procedural page Theme.class.php
Tools.class.php
procedural page Tools.class.php
Template
in file Template.class.php, class Template
term
in file Theme.class.php, method Theme::term()
    Method that is executed by component loader during term phase.
term
in file ModuleLoader.class.php, method ModuleLoader::term()
    Method that is executed by component loader during term phase.
term
in file Session.class.php, method Session::term()
    Method that is executed by component loader during term phase.
test.php
procedural page test.php
Theme
in file Theme.class.php, class Theme
    Displays site template/theme
Timer
in file Timer.class.php, class Timer
Tools
in file Tools.class.php, class Tools
    Miscellaneous methods required by PF.
TOTAL
in file english.lang.php, constant TOTAL
Template.class.php
procedural page Template.class.php
Timer.class.php
procedural page Timer.class.php
top

u

$user
in file Module.class.php, variable Module::$user
$userAuthenticator
in file DatabaseAuthenticator.class.php, variable DatabaseAuthenticator::$userAuthenticator
$userId
in file UserAuthenticator.class.php, variable UserAuthenticator::$userId
$username
in file UserAuthenticator.class.php, variable UserAuthenticator::$username
$USERNAME_EMPTY
in file UserCreator.class.php, variable UserCreator::$USERNAME_EMPTY
$USERNAME_EXISTS
in file UserCreator.class.php, variable UserCreator::$USERNAME_EXISTS
UrlHandler.class.php
procedural page UrlHandler.class.php
UserTracker.class.php
procedural page UserTracker.class.php
User.class.php
procedural page User.class.php
UNREGISTERED_USER_ID
in file pre_init_01_constants.php, constant UNREGISTERED_USER_ID
updateHistory
in file UserTracker.class.php, method UserTracker::updateHistory()
    Update history entry for user.
UrlHandler
in file UrlHandler.class.php, class UrlHandler
    Parse uri for use of shortened module requests.
User
in file User.class.php, class User
    An instance of a user.
UserAuthenticationMethod
in file UserAuthenticator.class.php, class UserAuthenticationMethod
UserAuthenticator
in file UserAuthenticator.class.php, class UserAuthenticator
UserAuthenticatorException
in file UserAuthenticator.class.php, class UserAuthenticatorException
UserCreator
in file UserCreator.class.php, class UserCreator
UserCreatorException
in file UserCreator.class.php, class UserCreatorException
USERNAME_EMPTY
in file english.lang.php, constant USERNAME_EMPTY
USERNAME_EXISTS
in file english.lang.php, constant USERNAME_EXISTS
UserTracker
in file UserTracker.class.php, class UserTracker
    Track users around the site.
USER_NOT_FOUND
in file english.lang.php, constant USER_NOT_FOUND
UserAuthenticator.class.php
procedural page UserAuthenticator.class.php
UserCreator.class.php
procedural page UserCreator.class.php
top

w

WordReplacement.class.php
procedural page WordReplacement.class.php
WhoIsOnline
in file Main.class.php, class WhoIsOnline
    Base class for blocks
WordReplacement
in file WordReplacement.class.php, class WordReplacement
WordReplacementException
in file WordReplacement.class.php, class WordReplacementException
WordReplacementPackage
in file WordReplacement.class.php, class WordReplacementPackage
write
in file Session.class.php, method Session::write()
    Saves session data to db.
top

y

YAML.class.php
procedural page YAML.class.php
YAML
in file YAML.class.php, class YAML
    An alias to calling Spyc.
YAMLDump
in file YAML.class.php, method Spyc::YAMLDump()
    Dump YAML from PHP array statically
YAMLLoad
in file YAML.class.php, method Spyc::YAMLLoad()
    Load YAML into a PHP array statically
YAMLNode
in file YAML.class.php, method YAMLNode::YAMLNode()
    The constructor assigns the node a unique ID.
YAMLNode
in file YAML.class.php, class YAMLNode
    A node, used by Spyc for parsing YAML.
top

_

_ACCESS_DENIED
in file english.lang.php, constant _ACCESS_DENIED
_DISPLAY_MESSAGE
in file english.lang.php, constant _DISPLAY_MESSAGE
_linkRef
in file YAML.class.php, method Spyc::_linkRef()
_MISSING_FIELDS
in file english.lang.php, constant _MISSING_FIELDS
_MODULE_DOES_NOT_EXIST
in file english.lang.php, constant _MODULE_DOES_NOT_EXIST
_MODULE_NOT_ACTIVE
in file english.lang.php, constant _MODULE_NOT_ACTIVE
_UNEXPECTED_ERROR
in file english.lang.php, constant _UNEXPECTED_ERROR
__autoload
in file Backend.class.php, function __autoload()
    Autoload checks for class files in paths specified in the
__construct
in file Module.class.php, method Module::__construct()
__construct
in file Main.class.php, method PasswordMaintenance::__construct()
__construct
in file Main.class.php, method Registration::__construct()
__construct
in file Main.class.php, method Content::__construct()
__construct
in file ModuleLoader.class.php, method ModuleLoader::__construct()
__construct
in file Session.class.php, method Session::__construct()
__construct
in file UserAuthenticator.class.php, method UserAuthenticationMethod::__construct()
__construct
in file UserAuthenticator.class.php, method UserAuthenticator::__construct()
__construct
in file UserCreator.class.php, method UserCreator::__construct()
__construct
in file UserTracker.class.php, method UserTracker::__construct()
__construct
in file User.class.php, method User::__construct()
__construct
in file Timer.class.php, method Timer::__construct()
__construct
in file Main.class.php, method Login::__construct()
__construct
in file Settings.class.php, method Settings::__construct()
__construct
in file Template.class.php, method Template::__construct()
__construct
in file Theme.class.php, method Theme::__construct()
__construct
in file Page.class.php, method Page::__construct()
__construct
in file LatestArticles.class.php, method LatestArticles::__construct()
__construct
in file Bans.class.php, method Bans::__construct()
__construct
in file BasicAuthenticator.class.php, method BasicAuthenticator::__construct()
__construct
in file Block.class.php, method Block::__construct()
__construct
in file backend.php, method PP2::__construct()
__construct
in file Backend.class.php, method Backend::__construct()
__construct
in file ArticleLoadFailedException.class.php, method ArticleLoadFailedException::__construct()
__construct
in file ArticlesList.class.php, method Archive::__construct()
__construct
in file BlockLoader.class.php, method BlockLoader::__construct()
__construct
in file CategoriesList.class.php, method Categor