Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ y ]
[ _ ]
a
- $action
- in file Insert.php, variable Krai_Struct_Dbquery_Insert::$action
- $action
- in file Delete.php, variable Krai_Struct_Dbquery_Delete::$action
- $action
- in file Dbquery.php, variable Krai_Struct_Dbquery::$action
Query action
- $action
- in file Select.php, variable Krai_Struct_Dbquery_Select::$action
- $action
- in file Update.php, variable Krai_Struct_Dbquery_Update::$action
- $APPDIR
- in file Krai.php, variable Krai::$APPDIR
Application filesystem root directory variable
- AccessScheme
- in file access_scheme.class.php, class AccessScheme
Structure of an Access Scheme for use with authenticating permissions.
- ActionNotFound
- in file Exception.php, class constant Krai_Module_Exception::ActionNotFound
Error code for a missing action
- addArray
- in file Spyc.php, method Spyc::addArray()
- addGroup
- in file Spyc.php, method Spyc::addGroup()
- addLiteralLine
- in file Spyc.php, method Spyc::addLiteralLine()
- Affected
- in file Query.php, method Krai_Db_Query::Affected()
Returns the number of affected rows
- AfterFilters
- in file Action.php, method Krai_Module_Action::AfterFilters()
Filters to apply after the Display call
- AfterFilters
- in file Module.php, method Krai_Module::AfterFilters()
Executes arbitrary commands after the action instance has been completed.
- AfterFilters
- in file application.module.php, method ApplicationModule::AfterFilters()
- AfterRender
- in file Action.php, method Krai_Module_Action::AfterRender()
Filters to apply after any rendering takes place. If no render call is made, this is not executed.
- ApplicationModule
- in file application.module.php, class ApplicationModule
The initial application module.
- ApplicationModule_IndexAction
- in file index.action.php, class ApplicationModule_IndexAction
The index action for the application module
- AssocImplode
- in file Krai.php, method Krai::AssocImplode()
A function to implode an associative array preserving keys
- AutoLoad
- in file Krai.php, method Krai::AutoLoad()
Loads the file for a module or action name
- Action.php
- procedural page Action.php
- Adone.php
- procedural page Adone.php
- application.config.php
- procedural page application.config.php
- access_scheme.class.php
- procedural page access_scheme.class.php
- application.module.php
- procedural page application.module.php
b
- $break_character
- in file Console.php, variable Krai_Log_Logger_Console::$break_character
Line break character
- BeforeFilters
- in file Module.php, method Krai_Module::BeforeFilters()
Executes arbitrary commands before the action instance is created.
- BeforeFilters
- in file page.module.php, method PageModule::BeforeFilters()
- BeforeFilters
- in file setrev.action.php, method PageModule_SetrevAction::BeforeFilters()
- BeforeFilters
- in file edit.action.php, method PageModule_EditAction::BeforeFilters()
- BeforeFilters
- in file edit.action.php, method UserModule_EditAction::BeforeFilters()
- BeforeFilters
- in file application.module.php, method ApplicationModule::BeforeFilters()
- BeforeFilters
- in file changepass.action.php, method UserModule_ChangepassAction::BeforeFilters()
- BeforeFilters
- in file Action.php, method Krai_Module_Action::BeforeFilters()
Filters to apply before the validate call
- BeforeRender
- in file Action.php, method Krai_Module_Action::BeforeRender()
Filters to apply before any rendering takes place. If no render call is made, this is not executed.
c
- $CHARDUMP
- in file application.module.php, variable ApplicationModule::$CHARDUMP
A dump of valid session key characters
- $CONFIG
- in file Handler.php, variable Krai_Db_Handler::$CONFIG
This variable holds the configuration data loaded by Krai::Setup() and gathered when necessary from Krai::GetConfig() within Krai_Db_Handler::__construct().
- Camel2Underscore
- in file Inflector.php, method Krai_Lib_Inflector::Camel2Underscore()
Changes a string from CamelCase to underscore_case
- CheckInst
- in file Session.php, method Krai_Log_Session::CheckInst()
Is the index a log instance?
- CheckLogin
- in file application.module.php, method ApplicationModule::CheckLogin()
Checks whether a user is logged in or not
- ClassLookup
- in file Db.php, method Krai_Db::ClassLookup()
Looks up the name and includes the file for the class handling a certain type of database.
- CleanArrayRec
- in file Nakor.php, method Nakor::CleanArrayRec()
Recursively clean an array
- CleanInput
- in file Nakor.php, method Nakor::CleanInput()
Clean Input
- CleanKey
- in file Nakor.php, method Nakor::CleanKey()
Clean Key
- CleanValue
- in file Nakor.php, method Nakor::CleanValue()
Clean Value
- clearBiggerPathValues
- in file Spyc.php, method Spyc::clearBiggerPathValues()
- ClearReferer
- in file user.module.php, method UserModule::ClearReferer()
Clears the referer out of the session
- Close
- in file Session.php, method Krai_Log_Session::Close()
Close all open logs
- Close
- in file Query.php, method Krai_Db_Query::Close()
Close the query
- Close
- in file Log.php, method Krai_Log::Close()
Close all the logs and stuff
- Close
- in file Logger.php, method Krai_Log_Logger::Close()
Close the logging instance
- Configure
- in file Session.php, method Krai_Log_Session::Configure()
Configure a logging instance
- Configure
- in file Mail.php, method Krai_Mail::Configure()
Configure the mailer
- ConsoleSetWeb
- in file Console.php, method Krai_Log_Logger_Console::ConsoleSetWeb()
Set that the console is in fact the web
- COOKIENAME
- in file application.config.php, class constant SETTINGS::COOKIENAME
The name of the login cookie
- COOKIE_DOMAIN
- in file application.config.php, class constant SETTINGS::COOKIE_DOMAIN
The domain for the login cookie
- CreateSession
- in file login.action.php, method UserModule_LoginAction::CreateSession()
Creates a session for the user
- Cache.php
- procedural page Cache.php
- Console.php
- procedural page Console.php
- changepass.action.php
- procedural page changepass.action.php
- confirm.action.php
- procedural page confirm.action.php
d
- $DATA
- in file Struct.php, variable Krai_Struct::$DATA
Array of current values of the Fields
- $DATA
- in file Object.php, variable Krai_Db_Object::$DATA
Holds the actual data
- $DB
- in file Krai.php, variable Krai::$DB
Holds the database connections
- $DB_DEFAULT
- in file Krai.php, variable Krai::$DB_DEFAULT
Holds the default database connection by reference
- DATE_STRING
- in file application.config.php, class constant SETTINGS::DATE_STRING
A date formatting string to use by default.
- DEFAULT_EMAIL_RECIPIENT
- in file Log.php, class constant Krai_Log::DEFAULT_EMAIL_RECIPIENT
Default mail recipient
- DEFAULT_EMAIL_SENDER
- in file Log.php, class constant Krai_Log::DEFAULT_EMAIL_SENDER
Default mail sender
- DEFAULT_EMAIL_SUBJECT
- in file Log.php, class constant Krai_Log::DEFAULT_EMAIL_SUBJECT
Default main subject
- DEFAULT_ERROR_CONDITION_THRESH
- in file Log.php, class constant Krai_Log::DEFAULT_ERROR_CONDITION_THRESH
Default error result threshold
- DEFAULT_ERROR_CONDITION_TRIGGER_THRESH
- in file Log.php, class constant Krai_Log::DEFAULT_ERROR_CONDITION_TRIGGER_THRESH
Default trigger threshold
- DEFAULT_LOCAL_LOGFILE_NAME
- in file Log.php, class constant Krai_Log::DEFAULT_LOCAL_LOGFILE_NAME
Default log name
- DEFAULT_LOCAL_METHOD
- in file Log.php, class constant Krai_Log::DEFAULT_LOCAL_METHOD
Default logging method
- DEFAULT_LOGGER_LOG_FACILITY
- in file Log.php, class constant Krai_Log::DEFAULT_LOGGER_LOG_FACILITY
System log level-ish thing
- DEFAULT_MAX_QUEUE_SIZE
- in file Log.php, class constant Krai_Log::DEFAULT_MAX_QUEUE_SIZE
Default queue size
- DEFAULT_MSG_CATEGORY
- in file Log.php, class constant Krai_Log::DEFAULT_MSG_CATEGORY
Default category
- DEFAULT_MSG_SEVERITY
- in file Log.php, class constant Krai_Log::DEFAULT_MSG_SEVERITY
Default log severity
- DEFAULT_QUEUE_MODE
- in file Log.php, class constant Krai_Log::DEFAULT_QUEUE_MODE
Queue messages?
- DEFAULT_SYSLOG_FACILITY
- in file Log.php, class constant Krai_Log::DEFAULT_SYSLOG_FACILITY
Default syslog level
- DEFAULT_THRESH
- in file Log.php, class constant Krai_Log::DEFAULT_THRESH
Default threshold
- DeleteQuery
- in file Handler.php, method Krai_Db_Handler::DeleteQuery()
Generate a query struct for a delete query
- DestroySession
- in file application.module.php, method ApplicationModule::DestroySession()
Destroys a user login session
- DetermineReferer
- in file user.module.php, method UserModule::DetermineReferer()
Determines the page referrer within the domain (or defaults to within the domain)
- DetermineRequest
- in file Krai.php, method Krai::DetermineRequest()
Determines the request to be used from server variables.
- Disable
- in file Session.php, method Krai_Log_Session::Disable()
Disable a logger instance
- DisableQueueMode
- in file Logger.php, method Krai_Log_Logger::DisableQueueMode()
Turn off queuing
- Display
- in file login.action.php, method UserModule_LoginAction::Display()
- Display
- in file logout.action.php, method UserModule_LogoutAction::Display()
- Display
- in file revisions.action.php, method PageModule_RevisionsAction::Display()
- Display
- in file view.action.php, method PageModule_ViewAction::Display()
- Display
- in file setrev.action.php, method PageModule_SetrevAction::Display()
- Display
- in file profile.action.php, method UserModule_ProfileAction::Display()
- Display
- in file changepass.action.php, method UserModule_ChangepassAction::Display()
- Display
- in file lostpass.action.php, method UserModule_LostpassAction::Display()
- Display
- in file index.action.php, method PageModule_IndexAction::Display()
- Display
- in file index.action.php, method ApplicationModule_IndexAction::Display()
- Display
- in file confirm.action.php, method UserModule_ConfirmAction::Display()
- Display
- in file list.action.php, method PageModule_ListAction::Display()
- Display
- in file directory.action.php, method UserModule_DirectoryAction::Display()
- Display
- in file Action.php, method Krai_Module_Action::Display()
Display something
- Display
- in file denied.action.php, method PageModule_DeniedAction::Display()
- Display
- in file edit.action.php, method PageModule_EditAction::Display()
- Display
- in file edit.action.php, method UserModule_EditAction::Display()
- DoAction
- in file Module.php, method Krai_Module::DoAction()
Perform an action from this module
- DoRoute
- in file Router.php, method Krai_Router::DoRoute()
Execute a route
- dump
- in file Spyc.php, method Spyc::dump()
Dump PHP array to YAML
- Db.php
- procedural page Db.php
- Delete.php
- procedural page Delete.php
- Dbquery.php
- procedural page Dbquery.php
- denied.action.php
- procedural page denied.action.php
- directory.action.php
- procedural page directory.action.php
- default.php
- procedural page default.php
e
- $Errors
- in file Exception.php, variable Krai_Exception::$Errors
Holds an array of errors
- EmailSetRecipient
- in file Email.php, method Krai_Log_Logger_Email::EmailSetRecipient()
Set recipient
- EmailSetSender
- in file Email.php, method Krai_Log_Logger_Email::EmailSetSender()
Set sender
- EmailSetSubject
- in file Email.php, method Krai_Log_Logger_Email::EmailSetSubject()
Set subject
- EMAIL_REGEXP
- in file application.module.php, class constant ApplicationModule::EMAIL_REGEXP
A regular expression to detect a valid email address
- Enable
- in file Session.php, method Krai_Log_Session::Enable()
Start a given log instance
- EnableQueueMode
- in file Logger.php, method Krai_Log_Logger::EnableQueueMode()
Turn on queuing
- EnableQueueMode
- in file Console.php, method Krai_Log_Logger_Console::EnableQueueMode()
Turn on queueing
- EnableQueueMode
- in file Syslog.php, method Krai_Log_Logger_Syslog::EnableQueueMode()
Turn on queuing
- EndRun
- in file Krai.php, method Krai::EndRun()
Ends the application run after cleaning up
- Entry
- in file Logger.php, method Krai_Log_Logger::Entry()
Log a message
- Error
- in file Query.php, method Krai_Db_Query::Error()
Returns query error information
- Error
- in file Krai.php, method Krai::Error()
Save an error message
- Escape
- in file Mysql.php, method Krai_Db_Handler_Mysql::Escape()
Escape the parameter so it is safe to insert into a query
- ExecuteRoute
- in file Router.php, method Krai_Router::ExecuteRoute()
Actually execute a route
- ExpireCache
- in file Cache.php, method Krai_Cache::ExpireCache()
Tries to expire an existing cache
- Exception.php
- procedural page Exception.php
- Exception.php
- procedural page Exception.php
- Exception.php
- procedural page Exception.php
- Email.php
- procedural page Email.php
- Exception.php
- procedural page Exception.php
- Exception.php
- procedural page Exception.php
- Exception.php
- procedural page Exception.php
- Exception.php
- procedural page Exception.php
- Exception.php
- procedural page Exception.php
- edit.action.php
- procedural page edit.action.php
- edit.action.php
- procedural page edit.action.php
f
- $facility
- in file Syslog.php, variable Krai_Log_Logger_Syslog::$facility
No idea....
- $FIELDS
- in file access_scheme.class.php, variable AccessScheme::$FIELDS
- $FIELDS
- in file Dbquery.php, variable Krai_Struct_Dbquery::$FIELDS
- $FIELDS
- in file Loginfo.php, variable Krai_Struct_Loginfo::$FIELDS
- $FIELDS
- in file Mail.php, variable Krai_Struct_Mail::$FIELDS
- $FIELDS
- in file Select.php, variable Krai_Struct_Dbquery_Select::$FIELDS
- $FIELDS
- in file Mailconf.php, variable Krai_Struct_Mailconf::$FIELDS
- $FIELDS
- in file Insert.php, variable Krai_Struct_Dbquery_Insert::$FIELDS
- $FIELDS
- in file Struct.php, variable Krai_Struct::$FIELDS
Array of allowed properties of the struct
- $FIELDS
- in file Update.php, variable Krai_Struct_Dbquery_Update::$FIELDS
- $FIELDS
- in file Delete.php, variable Krai_Struct_Dbquery_Delete::$FIELDS
- $file_pointer
- in file Local.php, variable Krai_Log_Logger_Local::$file_pointer
A File pointer
- $FRAMEWORK
- in file Krai.php, variable Krai::$FRAMEWORK
Framwork filesystem directory variable
- Fetch
- in file Handler.php, method Krai_Db_Handler::Fetch()
Fetch a database record from a query as an object
- Fetch
- in file Pdo.php, method Krai_Db_Handler_Pdo::Fetch()
- Fetch
- in file Mysql.php, method Krai_Db_Handler_Mysql::Fetch()
- FetchArray
- in file Mysql.php, method Krai_Db_Handler_Mysql::FetchArray()
- FetchArray
- in file Pdo.php, method Krai_Db_Handler_Pdo::FetchArray()
- FetchArray
- in file Handler.php, method Krai_Db_Handler::FetchArray()
Fetch a database record from a query as an array
- FetchOne
- in file Handler.php, method Krai_Db_Handler::FetchOne()
Fetch just one column from the result.
- FetchOne
- in file Pdo.php, method Krai_Db_Handler_Pdo::FetchOne()
- FetchOne
- in file Mysql.php, method Krai_Db_Handler_Mysql::FetchOne()
- FilePathError
- in file Exception.php, class constant Krai_Module_Exception::FilePathError
Error code for a problem concerning file paths
- FilterFailure
- in file Exception.php, class constant Krai_Module_Exception::FilterFailure
Error code for a error in a filter
- flatten
- in file Spyc.php, method Spyc::flatten()
- FlushMsg
- in file Logger.php, method Krai_Log_Logger::FlushMsg()
Flush a message from the log queue
- FlushQueue
- in file Logger.php, method Krai_Log_Logger::FlushQueue()
Flush the log queue
- functions.lib.php
- procedural page functions.lib.php
g
- $GET
- in file Krai.php, variable Krai::$GET
Cleaned $_GET copy
- $get_magic_quotes
- in file Nakor.php, variable Nakor::$get_magic_quotes
Determines whether magic quotes are on or not
- GetAllRevisions
- in file page.module.php, method PageModule::GetAllRevisions()
Gets all revision information for a page
- GetCache
- in file Cache.php, method Krai_Cache::GetCache()
Tries to get a saved cache
- GetConfig
- in file Krai.php, method Krai::GetConfig()
Gets information from the configuration array Krai::$_CONFIG.
- GetDSN
- in file Pdo.php, method Krai_Db_Handler_Pdo::GetDSN()
Generates DSN strings for a variety of databases from the $dbinfo
- GetErrors
- in file Krai.php, method Krai::GetErrors()
Returns the logged errors
- GetJoins
- in file Handler.php, method Krai_Db_Handler::GetJoins()
Generate the joins from a table array
- GetNotices
- in file Krai.php, method Krai::GetNotices()
Returns the logged notices
- GetPageContent
- in file page.module.php, method PageModule::GetPageContent()
Gets the content of a page at a certain revision
- getParentPathByIndent
- in file Spyc.php, method Spyc::getParentPathByIndent()
- GetQuery
- in file Query.php, method Krai_Db_Query::GetQuery()
Get a reference to the query object
- GetType
- in file Logger.php, method Krai_Log_Logger::GetType()
Get the type of the instance
i
- $INCLUDES
- in file Krai.php, variable Krai::$INCLUDES
Application includes directory variable
- $INFLECTOR
- in file Krai.php, variable Krai::$INFLECTOR
Inflector instance
- $instance_is_open
- in file Logger.php, variable Krai_Log_Logger::$instance_is_open
Whether or not the instance is open for logging
- InsertID
- in file Query.php, method Krai_Db_Query::InsertID()
Returns the last inserted id
- InsertQuery
- in file Handler.php, method Krai_Db_Handler::InsertQuery()
Generate a query struct for an insert query
- Instance
- in file Router.php, method Krai_Router::Instance()
Singleton pattern constructor / retreiver
- isArrayElement
- in file Spyc.php, method Spyc::isArrayElement()
- IsClosed
- in file Query.php, method Krai_Db_Query::IsClosed()
Is the query closed?
- isComment
- in file Spyc.php, method Spyc::isComment()
- IsErrors
- in file Krai.php, method Krai::IsErrors()
Determine whether there are errors or not
- isHashElement
- in file Spyc.php, method Spyc::isHashElement()
- isLiteral
- in file Spyc.php, method Spyc::isLiteral()
- IsNotices
- in file Krai.php, method Krai::IsNotices()
Determine whether there are notices or not
- IsSuccessful
- in file Query.php, method Krai_Db_Query::IsSuccessful()
Returns whether or not the query was successful
- Inflector.php
- procedural page Inflector.php
- Insert.php
- procedural page Insert.php
- index.action.php
- procedural page index.action.php
- index.action.php
- procedural page index.action.php
k
- KMEADefault
- in file Adone.php, class constant Krai_Module_Exception_Adone::KMEADefault
Code constant representing that neither a rendering nor a redirect occurred.
- Krai
- in file Krai.php, class Krai
This is the framework configuration and initialization functionality class.
- Krai.php
- procedural page Krai.php
- KRAI_ADMIN_EMAIL
- in file Log.php, constant KRAI_ADMIN_EMAIL
Admin email constant
- Krai_Cache
- in file Cache.php, class Krai_Cache
Caching class
- Krai_Cache_Exception
- in file Exception.php, class Krai_Cache_Exception
An exception relating to caching
- Krai_Db
- in file Db.php, class Krai_Db
Database connection configuration and loading class
- Krai_Db_Exception
- in file Exception.php, class Krai_Db_Exception
Database query exception
- Krai_Db_Handler
- in file Handler.php, class Krai_Db_Handler
Abstract database handler class
- Krai_Db_Handler_Mysql
- in file Mysql.php, class Krai_Db_Handler_Mysql
MySQL database handler
- Krai_Db_Handler_Pdo
- in file Pdo.php, class Krai_Db_Handler_Pdo
PDO database handler
- Krai_Db_Object
- in file Object.php, class Krai_Db_Object
Database data object
- Krai_Db_Query
- in file Query.php, class Krai_Db_Query
Database query object
- KRAI_DEFAULT_EMAIL_SUBJECT
- in file Log.php, constant KRAI_DEFAULT_EMAIL_SUBJECT
Email log subject template.
- KRAI_DEFAULT_LOCAL_LOGFILE_PATH
- in file Log.php, constant KRAI_DEFAULT_LOCAL_LOGFILE_PATH
Log output path
- Krai_Exception
- in file Exception.php, class Krai_Exception
Framework base exception
- Krai_Lib_Inflector
- in file Inflector.php, class Krai_Lib_Inflector
Inflector class - changes case conventions and plurality
- Krai_Log
- in file Log.php, class Krai_Log
Logger interface
- Krai_Log_Logger
- in file Logger.php, class Krai_Log_Logger
Base log type
- Krai_Log_Logger_Console
- in file Console.php, class Krai_Log_Logger_Console
Console (Web page) logger
- Krai_Log_Logger_Email
- in file Email.php, class Krai_Log_Logger_Email
Logs to email
- Krai_Log_Logger_Local
- in file Local.php, class Krai_Log_Logger_Local
Local file logger
- Krai_Log_Logger_Syslog
- in file Syslog.php, class Krai_Log_Logger_Syslog
Logs to the system log
- Krai_Log_Session
- in file Session.php, class Krai_Log_Session
Logging session
- Krai_Mail
- in file Mail.php, class Krai_Mail
E-Mailing utility
- Krai_Mail_Exception
- in file Exception.php, class Krai_Mail_Exception
Mail exception class
- Krai_Markup
- in file Markup.php, class Krai_Markup
Markup generator class
- Krai_Markup_Exception
- in file Exception.php, class Krai_Markup_Exception
Markup generator exception
- Krai_Module
- in file Module.php, class Krai_Module
Module base class
- Krai_Module_Action
- in file Action.php, class Krai_Module_Action
Action base class
- Krai_Module_Exception
- in file Exception.php, class Krai_Module_Exception
Framework module handler exception
- Krai_Module_Exception_Adone
- in file Adone.php, class Krai_Module_Exception_Adone
Framework action done exception
- Krai_Module_Exception_Mdone
- in file Mdone.php, class Krai_Module_Exception_Mdone
Framework module done exception
- Krai_Router
- in file Router.php, class Krai_Router
The framework router
- Krai_Router_Exception
- in file Exception.php, class Krai_Router_Exception
Router exception
- Krai_Router_Route
- in file Route.php, class Krai_Router_Route
A route instance
- Krai_Struct
- in file Struct.php, class Krai_Struct
A struct type abstract class
- Krai_Struct_Dbquery
- in file Dbquery.php, class Krai_Struct_Dbquery
Database base query struct
- Krai_Struct_Dbquery_Delete
- in file Delete.php, class Krai_Struct_Dbquery_Delete
Database delete query struct
- Krai_Struct_Dbquery_Insert
- in file Insert.php, class Krai_Struct_Dbquery_Insert
Database insert query struct
- Krai_Struct_Dbquery_Select
- in file Select.php, class Krai_Struct_Dbquery_Select
Database select query struct
- Krai_Struct_Dbquery_Update
- in file Update.php, class Krai_Struct_Dbquery_Update
Database update query struct
- Krai_Struct_Exception
- in file Exception.php, class Krai_Struct_Exception
An exception relating to structs
- Krai_Struct_Loginfo
- in file Loginfo.php, class Krai_Struct_Loginfo
Log Info Struct
- Krai_Struct_Mail
- in file Mail.php, class Krai_Struct_Mail
Struct holding the information for an e-mail
- Krai_Struct_Mailconf
- in file Mailconf.php, class Krai_Struct_Mailconf
Struct holding the information for an e-mail connection
l
- $LAYOUTS
- in file Krai.php, variable Krai::$LAYOUTS
Application layouts directory variable
- $LiteralBlockMarkers
- in file Spyc.php, variable Spyc::$LiteralBlockMarkers
- $LiteralPlaceHolder
- in file Spyc.php, variable Spyc::$LiteralPlaceHolder
- $logfile
- in file Local.php, variable Krai_Log_Logger_Local::$logfile
The actual file (path.filename)
- $logfile_name
- in file Local.php, variable Krai_Log_Logger_Local::$logfile_name
Name of the log
- $logfile_path
- in file Local.php, variable Krai_Log_Logger_Local::$logfile_path
Path to the log
- Lib.php
- procedural page Lib.php
- Local.php
- procedural page Local.php
- Logger.php
- procedural page Logger.php
- Log.php
- procedural page Log.php
- Loginfo.php
- procedural page Loginfo.php
- literalBlockContinues
- in file Spyc.php, method Spyc::literalBlockContinues()
- load
- in file Spyc.php, method Spyc::load()
- LoadActionFile
- in file Krai.php, method Krai::LoadActionFile()
Tries to load the file for an action
- loadFromSource
- in file Spyc.php, method Spyc::loadFromSource()
- LoadModuleFile
- in file Krai.php, method Krai::LoadModuleFile()
Tries to load the file for a module
- LocalSetLogfileMode
- in file Local.php, method Krai_Log_Logger_Local::LocalSetLogfileMode()
Set the log mode
- LocalSetLogfileName
- in file Local.php, method Krai_Log_Logger_Local::LocalSetLogfileName()
Set the log file name
- LocalSetLogfilePath
- in file Local.php, method Krai_Log_Logger_Local::LocalSetLogfilePath()
Set the log path
- LOG_ALERT
- in file Krai.php, class constant Krai::LOG_ALERT
Logger level constant. These are used with Krai_Log.
- LOG_CRITICAL
- in file Krai.php, class constant Krai::LOG_CRITICAL
Logger level constant. These are used with Krai_Log.
- LOG_DEBUG
- in file Krai.php, class constant Krai::LOG_DEBUG
Logger level constant. These are used with Krai_Log.
- LOG_EMERG
- in file Krai.php, class constant Krai::LOG_EMERG
Logger level constant. These are used with Krai_Log.
- LOG_ERROR
- in file Krai.php, class constant Krai::LOG_ERROR
Logger level constant. These are used with Krai_Log.
- LOG_INFO
- in file Krai.php, class constant Krai::LOG_INFO
Logger level constant. These are used with Krai_Log.
- LOG_MODES_LIST
- in file Log.php, class constant Krai_Log::LOG_MODES_LIST
List of log modes
- LOG_NOTICE
- in file Krai.php, class constant Krai::LOG_NOTICE
Logger level constant. These are used with Krai_Log.
- LOG_WARNING
- in file Krai.php, class constant Krai::LOG_WARNING
Logger level constant. These are used with Krai_Log.
- list.action.php
- procedural page list.action.php
- login.action.php
- procedural page login.action.php
- logout.action.php
- procedural page logout.action.php
- lostpass.action.php
- procedural page lostpass.action.php
n
- $needs_reset
- in file Logger.php, variable Krai_Log_Logger::$needs_reset
Whether or not to reset stuff
- Nakor.php
- procedural page Nakor.php
- Nakor
- in file Nakor.php, class Nakor
Nakor's Input scrubber
- NewMail
- in file Mail.php, method Krai_Mail::NewMail()
Factory to create a new mail struct
- nodeContainsGroup
- in file Spyc.php, method Spyc::nodeContainsGroup()
- NoInflector
- in file Exception.php, class constant Krai_Router_Exception::NoInflector
Error code for not having an inflector to use
- NoProcess
- in file login.action.php, class constant UserModule_LoginAction::NoProcess
Code for no processing
- NoRouteAction
- in file Exception.php, class constant Krai_Router_Exception::NoRouteAction
Error code for a route not yielding a module or action
- NoRouteFound
- in file Exception.php, class constant Krai_Router_Exception::NoRouteFound
Error code for a route not found.
- Notice
- in file Krai.php, method Krai::Notice()
Save a notice message
- NumRows
- in file Query.php, method Krai_Db_Query::NumRows()
Returns the number of rows in the resultset
p
- $PARAMS
- in file Krai.php, variable Krai::$PARAMS
Holds a merger of self::$GET, self::$POST, and some things the router finds
- $parent_logger_instance
- in file Logger.php, variable Krai_Log_Logger::$parent_logger_instance
Instance of parent logger
- $path
- in file Spyc.php, variable Spyc::$path
- $POST
- in file Krai.php, variable Krai::$POST
Cleaned $_POST copy
- Pdo.php
- procedural page Pdo.php
- PageModule
- in file page.module.php, class PageModule
Module controlling pages
- PageModule_DeniedAction
- in file denied.action.php, class PageModule_DeniedAction
The access denied action
- PageModule_EditAction
- in file edit.action.php, class PageModule_EditAction
Page editing action
- PageModule_IndexAction
- in file index.action.php, class PageModule_IndexAction
Pages index action - displays some certain page with a menu
- PageModule_ListAction
- in file list.action.php, class PageModule_ListAction
A page directory
- PageModule_RevisionsAction
- in file revisions.action.php, class PageModule_RevisionsAction
Gets the revisions for a page over AJAX
- PageModule_SetrevAction
- in file setrev.action.php, class PageModule_SetrevAction
Processes a revision setting
- PageModule_ViewAction
- in file view.action.php, class PageModule_ViewAction
View action for arbitrary pages
- ParseQueryParams
- in file Mysql.php, method Krai_Db_Handler_Mysql::ParseQueryParams()
Parse the query parameters, escaping and whatnot
- Pluralize
- in file Inflector.php, method Krai_Lib_Inflector::Pluralize()
Changes a noun from singular to plural
- Process
- in file view.action.php, method PageModule_ViewAction::Process()
- Process
- in file Mysql.php, method Krai_Db_Handler_Mysql::Process()
- Process
- in file Pdo.php, method Krai_Db_Handler_Pdo::Process()
- Process
- in file revisions.action.php, method PageModule_RevisionsAction::Process()
- Process
- in file profile.action.php, method UserModule_ProfileAction::Process()
- Process
- in file setrev.action.php, method PageModule_SetrevAction::Process()
- Process
- in file login.action.php, method UserModule_LoginAction::Process()
- Process
- in file edit.action.php, method PageModule_EditAction::Process()
- Process
- in file Handler.php, method Krai_Db_Handler::Process()
Process a query struct according to its type.
- Process
- in file edit.action.php, method UserModule_EditAction::Process()
- Process
- in file directory.action.php, method UserModule_DirectoryAction::Process()
- Process
- in file changepass.action.php, method UserModule_ChangepassAction::Process()
- Process
- in file confirm.action.php, method UserModule_ConfirmAction::Process()
- Process
- in file lostpass.action.php, method UserModule_LostpassAction::Process()
- Process
- in file index.action.php, method PageModule_IndexAction::Process()
- Process
- in file logout.action.php, method UserModule_LogoutAction::Process()
- Process
- in file list.action.php, method PageModule_ListAction::Process()
- Process
- in file Action.php, method Krai_Module_Action::Process()
Process data
- ProcessingError
- in file Exception.php, class constant Krai_Module_Exception::ProcessingError
Error code for a processing error
- ProcessLocal
- in file login.action.php, class constant UserModule_LoginAction::ProcessLocal
Code for local processing
- page.module.php
- procedural page page.module.php
- profile.action.php
- procedural page profile.action.php
r
- $recipient
- in file Email.php, variable Krai_Log_Logger_Email::$recipient
Email to
- $REQUEST
- in file Krai.php, variable Krai::$REQUEST
The page requested
- $result
- in file Spyc.php, variable Spyc::$result
- $ROUTER
- in file Krai.php, variable Krai::$ROUTER
The router instance
- Route.php
- procedural page Route.php
- Router.php
- procedural page Router.php
- Reconstruct
- in file Route.php, method Krai_Router_Route::Reconstruct()
Reconstruct the uri for this route
- Redirected
- in file Adone.php, class constant Krai_Module_Exception_Adone::Redirected
Code constant representing that a redirection occurred.
- RedirectSilent
- in file Action.php, method Krai_Module_Action::RedirectSilent()
Execute a redirect behind the scenes
- RedirectSilent
- in file Module.php, method Krai_Module::RedirectSilent()
Execute a redirect behind the scenes
- RedirectTo
- in file Action.php, method Krai_Module_Action::RedirectTo()
Execute a redirect
- RedirectTo
- in file Module.php, method Krai_Module::RedirectTo()
Execute a redirect
- ReloadMessages
- in file Krai.php, method Krai::ReloadMessages()
Reloads messages from session if available
- Render
- in file Action.php, method Krai_Module_Action::Render()
Render a file with or without a template
- Rendered
- in file Adone.php, class constant Krai_Module_Exception_Adone::Rendered
Code constant representing that a rendering occurred.
- RenderPartial
- in file Action.php, method Krai_Module_Action::RenderPartial()
Renders a partial file
- RenderText
- in file Action.php, method Krai_Module_Action::RenderText()
Renders some text with or without a template
- Reset
- in file Logger.php, method Krai_Log_Logger::Reset()
Reset things
- returnArrayElement
- in file Spyc.php, method Spyc::returnArrayElement()
- returnKeyValuePair
- in file Spyc.php, method Spyc::returnKeyValuePair()
- returnMappedSequence
- in file Spyc.php, method Spyc::returnMappedSequence()
- returnMappedValue
- in file Spyc.php, method Spyc::returnMappedValue()
- revertLiteralPlaceHolder
- in file Spyc.php, method Spyc::revertLiteralPlaceHolder()
- RoutingPerformed
- in file Exception.php, class constant Krai_Router_Exception::RoutingPerformed
Error code for routing already having been performed.
- Run
- in file Krai.php, method Krai::Run()
Makes everything start up and work
- revisions.action.php
- procedural page revisions.action.php
s
- $SavedGroups
- in file Spyc.php, variable Spyc::$SavedGroups
- $sender
- in file Email.php, variable Krai_Log_Logger_Email::$sender
Email from
- $STARTTIME
- in file Krai.php, variable Krai::$STARTTIME
Starting micro timestamp
- $subject
- in file Email.php, variable Krai_Log_Logger_Email::$subject
Email subject
- $syslog_levels
- in file Session.php, variable Krai_Log_Session::$syslog_levels
Logger levels
- Spyc.php
- procedural page Spyc.php
- Syslog.php
- procedural page Syslog.php
- Session.php
- procedural page Session.php
- Select.php
- procedural page Select.php
- Struct.php
- procedural page Struct.php
- SaveCache
- in file Cache.php, method Krai_Cache::SaveCache()
Tries to save a cache
- SaveMessages
- in file Krai.php, method Krai::SaveMessages()
Saves messages to the session
- setrev.action.php
- procedural page setrev.action.php
- SelectQuery
- in file Handler.php, method Krai_Db_Handler::SelectQuery()
Generate a query struct for a find query
- Send
- in file Mail.php, method Krai_Mail::Send()
Send (or just process and not send) an email
- SetErrorConditionThresh
- in file Logger.php, method Krai_Log_Logger::SetErrorConditionThresh()
Set If error condition thresh, then what to log
- SetErrorConditionTriggerThresh
- in file Logger.php, method Krai_Log_Logger::SetErrorConditionTriggerThresh()
Set error condition threshold
- SetMaxQueueSize
- in file Logger.php, method Krai_Log_Logger::SetMaxQueueSize()
Set the queue size
- SetMime
- in file Krai.php, method Krai::SetMime()
Sets the mime-type header for the response
- SetReferer
- in file user.module.php, method UserModule::SetReferer()
Sets the referer into the session
- SetThresh
- in file Logger.php, method Krai_Log_Logger::SetThresh()
Set threshold for what to log
- SETTINGS
- in file application.config.php, class SETTINGS
Contains the application settings
- Setup
- in file Krai.php, method Krai::Setup()
This is the configuration function for the framework.
- Singular
- in file Inflector.php, method Krai_Lib_Inflector::Singular()
Changes a word from plural to singular
- Spyc
- in file Spyc.php, class Spyc
The Simple PHP YAML Class.
- Start
- in file Log.php, method Krai_Log::Start()
Initialize the logger
- startsLiteralBlock
- in file Spyc.php, method Spyc::startsLiteralBlock()
- startsMappedSequence
- in file Spyc.php, method Spyc::startsMappedSequence()
- startsMappedValue
- in file Spyc.php, method Spyc::startsMappedValue()
- stripGroup
- in file Spyc.php, method Spyc::stripGroup()
- stripIndent
- in file Spyc.php, method Spyc::stripIndent()
- StylesheetTag
- in file Markup.php, method Krai_Markup::StylesheetTag()
Generates link tags for some stylesheet files
- SyslogSetFacility
- in file Syslog.php, method Krai_Log_Logger_Syslog::SyslogSetFacility()
Set the facility to which to log
- SYSLOG_LEVELS_LIST
- in file Log.php, class constant Krai_Log::SYSLOG_LEVELS_LIST
List of log levels
t
- $tables
- in file Dbquery.php, variable Krai_Struct_Dbquery::$tables
Query tables
- $TextWikiRules
- in file application.config.php, variable SETTINGS::$TextWikiRules
Holds the rules for the Text_Wiki parser to use.
- $thresh
- in file Logger.php, variable Krai_Log_Logger::$thresh
Threshold
- $type
- in file Logger.php, variable Krai_Log_Logger::$type
Log type
- ToArray
- in file Object.php, method Krai_Db_Object::ToArray()
Convert the database object to an array
- Transaction
- in file Mysql.php, method Krai_Db_Handler_Mysql::Transaction()
- Transaction
- in file Handler.php, method Krai_Db_Handler::Transaction()
Transaction controller
- Transaction
- in file Pdo.php, method Krai_Db_Handler_Pdo::Transaction()
- TypeSpecificClose
- in file Syslog.php, method Krai_Log_Logger_Syslog::TypeSpecificClose()
Close the log
- TypeSpecificClose
- in file Local.php, method Krai_Log_Logger_Local::TypeSpecificClose()
Close the log file
- TypeSpecificClose
- in file Console.php, method Krai_Log_Logger_Console::TypeSpecificClose()
Does nothing
- TypeSpecificClose
- in file Email.php, method Krai_Log_Logger_Email::TypeSpecificClose()
Send the mail and clean up
- TypeSpecificOpen
- in file Syslog.php, method Krai_Log_Logger_Syslog::TypeSpecificOpen()
Open the log
- TypeSpecificOpen
- in file Local.php, method Krai_Log_Logger_Local::TypeSpecificOpen()
Open the logging instance
- TypeSpecificOpen
- in file Email.php, method Krai_Log_Logger_Email::TypeSpecificOpen()
Initializes the instance
- TypeSpecificOpen
- in file Console.php, method Krai_Log_Logger_Console::TypeSpecificOpen()
Does nothing
- TypeSpecificOutputMsg
- in file Email.php, method Krai_Log_Logger_Email::TypeSpecificOutputMsg()
Writes a message to the email body
- TypeSpecificOutputMsg
- in file Console.php, method Krai_Log_Logger_Console::TypeSpecificOutputMsg()
Actually output the message
- TypeSpecificOutputMsg
- in file Syslog.php, method Krai_Log_Logger_Syslog::TypeSpecificOutputMsg()
Write a message to the log
- TypeSpecificOutputMsg
- in file Local.php, method Krai_Log_Logger_Local::TypeSpecificOutputMsg()
Write a message to the log
- TypeSpecificReset
- in file Syslog.php, method Krai_Log_Logger_Syslog::TypeSpecificReset()
Does nothing
- TypeSpecificReset
- in file Console.php, method Krai_Log_Logger_Console::TypeSpecificReset()
Does nothing
- TypeSpecificReset
- in file Local.php, method Krai_Log_Logger_Local::TypeSpecificReset()
Reset stuff
- TypeSpecificReset
- in file Email.php, method Krai_Log_Logger_Email::TypeSpecificReset()
Doesnt do anything
u
- Update.php
- procedural page Update.php
- user.class.php
- procedural page user.class.php
- user.module.php
- procedural page user.module.php
- UncleanValue
- in file Nakor.php, method Nakor::UncleanValue()
Reverse variable cleaning
- Underscore2Camel
- in file Inflector.php, method Krai_Lib_Inflector::Underscore2Camel()
Changes a string from underscore_case to CamelCase
- UnknownRequestMethod
- in file Exception.php, class constant Krai_Module_Exception::UnknownRequestMethod
Error code for an unknown request method
- UpdateQuery
- in file Handler.php, method Krai_Db_Handler::UpdateQuery()
Generate a query struct for an update query
- UrlFor
- in file Router.php, method Krai_Router::UrlFor()
Generate the URL for a certain module and action
- UseLayout
- in file denied.action.php, class constant PageModule_DeniedAction::UseLayout
Whether or not to use a layout
- UseLayout
- in file revisions.action.php, class constant PageModule_RevisionsAction::UseLayout
- User
- in file user.class.php, class User
Class representing a logged-in user
- UserCanEdit
- in file page.module.php, method PageModule::UserCanEdit()
Determines whether a user can edit the page or not
- UserException
- in file user.class.php, class UserException
Represents an exception in the User class
- UserModule
- in file user.module.php, class UserModule
User functionality module
- UserModule_ChangepassAction
- in file changepass.action.php, class UserModule_ChangepassAction
Change password action
- UserModule_ConfirmAction
- in file confirm.action.php, class UserModule_ConfirmAction
User confirmation for both email changes and for registrations
- UserModule_DirectoryAction
- in file directory.action.php, class UserModule_DirectoryAction
The user directory
- UserModule_EditAction
- in file edit.action.php, class UserModule_EditAction
User profile editing
- UserModule_LoginAction
- in file login.action.php, class UserModule_LoginAction
User login action
- UserModule_LogoutAction
- in file logout.action.php, class UserModule_LogoutAction
User logout action
- UserModule_LostpassAction
- in file lostpass.action.php, class UserModule_LostpassAction
Action to recover lost password
- UserModule_ProfileAction
- in file profile.action.php, class UserModule_ProfileAction
Displays user profile pages
- Uses
- in file Krai.php, method Krai::Uses()
A wrapper for including files and logging such. Uses http://www.php.net/func_get_args() for variable argument number.
v
- view.action.php
- procedural page view.action.php
- Validate
- in file profile.action.php, method UserModule_ProfileAction::Validate()
- Validate
- in file lostpass.action.php, method UserModule_LostpassAction::Validate()
- Validate
- in file revisions.action.php, method PageModule_RevisionsAction::Validate()
- Validate
- in file setrev.action.php, method PageModule_SetrevAction::Validate()
- Validate
- in file view.action.php, method PageModule_ViewAction::Validate()
- Validate
- in file logout.action.php, method UserModule_LogoutAction::Validate()
- Validate
- in file login.action.php, method UserModule_LoginAction::Validate()
- Validate
- in file confirm.action.php, method UserModule_ConfirmAction::Validate()
- Validate
- in file changepass.action.php, method UserModule_ChangepassAction::Validate()
- Validate
- in file Action.php, method Krai_Module_Action::Validate()
Validate some data
- Validate
- in file edit.action.php, method UserModule_EditAction::Validate()
- Validate
- in file edit.action.php, method PageModule_EditAction::Validate()
- ValidateAccess
- in file application.module.php, method ApplicationModule::ValidateAccess()
Validates access according to an AccessScheme
- ValidationError
- in file Exception.php, class constant Krai_Module_Exception::ValidationError
Error code for a validation error
- VarAllowed
- in file Struct.php, method Krai_Struct::VarAllowed()
Determine whether a property is allowed to be get / set
y
- YAMLDump
- in file Spyc.php, method Spyc::YAMLDump()
Dump YAML from PHP array statically
- YAMLLoad
- in file Spyc.php, method Spyc::YAMLLoad()
Load YAML into a PHP array statically
_
- $_allNodes
- in file Spyc.php, variable Spyc::$_allNodes
- $_allParent
- in file Spyc.php, variable Spyc::$_allParent
- $_BACKLOGS
- in file Krai.php, variable Krai::$_BACKLOGS
Framework log message cache
- $_cancel
- in file edit.action.php, variable PageModule_EditAction::$_cancel
Was it a cancel?
- $_CHARSET
- in file Mail.php, variable Krai_Mail::$_CHARSET
Default character set
- $_Closed
- in file Query.php, variable Krai_Db_Query::$_Closed
Is the query closed or not?
- $_CONFIG
- in file Krai.php, variable Krai::$_CONFIG
Holds the application configuration
- $_console_msg_queue
- in file Session.php, variable Krai_Log_Session::$_console_msg_queue
Queue of console messages
- $_console_opened
- in file Session.php, variable Krai_Log_Session::$_console_opened
Has the console (output to webpage) been started
- $_console_queue_mode
- in file Session.php, variable Krai_Log_Session::$_console_queue_mode
Console queue mode
- $_containsGroupAlias
- in file Spyc.php, variable Spyc::$_containsGroupAlias
- $_containsGroupAnchor
- in file Spyc.php, variable Spyc::$_containsGroupAnchor
- $_dbc
- in file Pdo.php, variable Krai_Db_Handler_Pdo::$_dbc
Holds the database connection proper
- $_dbc
- in file Mysql.php, variable Krai_Db_Handler_Mysql::$_dbc
Holds the database connection proper
- $_DBDATA
- in file user.class.php, variable User::$_DBDATA
A copy of the database record
- $_doprocess
- in file edit.action.php, variable UserModule_EditAction::$_doprocess
Whether or not to do processing
- $_doprocess
- in file setrev.action.php, variable PageModule_SetrevAction::$_doprocess
Whether or not to do the processing
- $_doprocess
- in file lostpass.action.php, variable UserModule_LostpassAction::$_doprocess
Whether or not to do processing
- $_doprocess
- in file changepass.action.php, variable UserModule_ChangepassAction::$_doprocess
Whether or not to do processing
- $_doprocess
- in file edit.action.php, variable PageModule_EditAction::$_doprocess
Whether or not to do processing
- $_dumpIndent
- in file Spyc.php, variable Spyc::$_dumpIndent
- $_dumpWordWrap
- in file Spyc.php, variable Spyc::$_dumpWordWrap
- $_email_log_recipient
- in file Session.php, variable Krai_Log_Session::$_email_log_recipient
Email log recipient
- $_email_log_sender
- in file Session.php, variable Krai_Log_Session::$_email_log_sender
Email log sender
- $_email_log_subject
- in file Session.php, variable Krai_Log_Session::$_email_log_subject
Email log subject
- $_email_msg_queue
- in file Session.php, variable Krai_Log_Session::$_email_msg_queue
Email message queue
- $_email_opened
- in file Session.php, variable Krai_Log_Session::$_email_opened
Has an email log been opened
- $_email_queue_mode
- in file Session.php, variable Krai_Log_Session::$_email_queue_mode
Email queue mode
- $_errorfields
- in file edit.action.php, variable PageModule_EditAction::$_errorfields
Input error messages
- $_errorfields
- in file changepass.action.php, variable UserModule_ChangepassAction::$_errorfields
Input error messages
- $_errorfields
- in file edit.action.php, variable UserModule_EditAction::$_errorfields
Input error messages
- $_errorfields
- in file lostpass.action.php, variable UserModule_LostpassAction::$_errorfields
Input error messages
- $_errormsg
- in file revisions.action.php, variable PageModule_RevisionsAction::$_errormsg
The error message, if any
- $_forcemap
- in file Route.php, variable Krai_Router_Route::$_forcemap
Holds the variable overrides for this route
- $_FROM
- in file Mail.php, variable Krai_Mail::$_FROM
Default from address
- $_FROMNAME
- in file Mail.php, variable Krai_Mail::$_FROMNAME
Default sender name
- $_haveRefs
- in file Spyc.php, variable Spyc::$_haveRefs
- $_inBlock
- in file Spyc.php, variable Spyc::$_inBlock
- $_instance
- in file Router.php, variable Krai_Router::$_instance
Holds the singleton instance
- $_irregular
- in file Inflector.php, variable Krai_Lib_Inflector::$_irregular
Holds irregular pluralizations
- $_isInline
- in file Spyc.php, variable Spyc::$_isInline
- $_ISSYSOP
- in file user.class.php, variable User::$_ISSYSOP
A flag for whether the user is a sysop or not
- $_lastIndent
- in file Spyc.php, variable Spyc::$_lastIndent
- $_lastNode
- in file Spyc.php, variable Spyc::$_lastNode
- $_LCONNECTED
- in file Log.php, variable Krai_Log::$_LCONNECTED
The state of the logger
- $_LOGDEFAULT
- in file Log.php, variable Krai_Log::$_LOGDEFAULT
The default log
- $_LOGGING
- in file Krai.php, variable Krai::$_LOGGING
Framework logging flag
- $_LOGS
- in file Log.php, variable Krai_Log::$_LOGS
The logs themselves
- $_LOGSESSION
- in file Log.php, variable Krai_Log::$_LOGSESSION
The logger actual instance
- $_MAILER
- in file Mail.php, variable Krai_Mail::$_MAILER
PEAR Mail class instance
- $_MESSAGES
- in file Krai.php, variable Krai::$_MESSAGES
Holds the errors and notices
- $_message_categories
- in file Session.php, variable Krai_Log_Session::$_message_categories
Categories of messages
- $_milderrors
- in file edit.action.php, variable PageModule_EditAction::$_milderrors
Whether the errors are only mild or not
- $_MIMESET
- in file Krai.php, variable Krai::$_MIMESET
Flag for whether a MIME type has been set or not
- $_MYDATA
- in file user.class.php, variable User::$_MYDATA
A copy of user-initialized parameters
- $_NAKOR_CORE
- in file Krai.php, variable Krai::$_NAKOR_CORE
Input scrubbing class instance
- $_nodeId
- in file Spyc.php, variable Spyc::$_nodeId
- $_pageid
- in file setrev.action.php, variable PageModule_SetrevAction::$_pageid
The page id
- $_pageid
- in file revisions.action.php, variable PageModule_RevisionsAction::$_pageid
The id of the page
- $_pageid
- in file index.action.php, variable PageModule_IndexAction::$_pageid
The id of the page to display
- $_pageid
- in file edit.action.php, variable PageModule_EditAction::$_pageid
The page id
- $_page_list
- in file list.action.php, variable PageModule_ListAction::$_page_list
The list of all the pages
- $_parent
- in file Action.php, variable Krai_Module_Action::$_parent
Holds a reference to the parent module
- $_parent_application
- in file Session.php, variable Krai_Log_Session::$_parent_application
Name of the parent application
- $_parts
- in file Route.php, variable Krai_Router_Route::$_parts
Holds the parts of the pattern for this route
- $_pid
- in file view.action.php, variable PageModule_ViewAction::$_pid
The page id to view
- $_plural
- in file Inflector.php, variable Krai_Lib_Inflector::$_plural
Holds pluralizations
- $_postaction
- in file edit.action.php, variable PageModule_EditAction::$_postaction
The post action
- $_prepared_statements
- in file Pdo.php, variable Krai_Db_Handler_Pdo::$_prepared_statements
Holds copies of prepared statements
- $_preview
- in file edit.action.php, variable PageModule_EditAction::$_preview
Is it a preview?
- $_PrivLookups
- in file user.class.php, variable User::$_PrivLookups
A cache of privilige lookups
- $_processtype
- in file login.action.php, variable UserModule_LoginAction::$_processtype
The process type
- $_Query
- in file Query.php, variable Krai_Db_Query::$_Query
The query object
- $_reconstrmap
- in file Router.php, variable Krai_Router::$_reconstrmap
Holds the array of defined routes in entry order
- $_reconstruct_requires
- in file Route.php, variable Krai_Router_Route::$_reconstruct_requires
Holds the variables that are required for reconstruct
- $_referrer
- in file login.action.php, variable UserModule_LoginAction::$_referrer
The page referer
- $_referrer
- in file logout.action.php, variable UserModule_LogoutAction::$_referrer
The page referer
- $_RENDER_STARTED
- in file Action.php, variable Krai_Module_Action::$_RENDER_STARTED
Whether or not any rendering has been done yet.
- $_RequestMethod
- in file Action.php, variable Krai_Module_Action::$_RequestMethod
The request method for the current action
- $_RequiresLogin
- in file application.module.php, variable ApplicationModule::$_RequiresLogin
An array of privileges to require for access
- $_rev_id
- in file revisions.action.php, variable PageModule_RevisionsAction::$_rev_id
The id of the revision
- $_routed
- in file Router.php, variable Krai_Router::$_routed
Flag for whether or not routing has already occurred.
- $_routemap
- in file Router.php, variable Krai_Router::$_routemap
Holds the array of defined routes sorted by complexity
- $_SEND_MAIL
- in file Mail.php, variable Krai_Mail::$_SEND_MAIL
Whether or not to actually send out email
- $_SETUP
- in file Krai.php, variable Krai::$_SETUP
Whether or not the application was set up
- $_shouldRemember
- in file login.action.php, variable UserModule_LoginAction::$_shouldRemember
Remember the login?
- $_singular
- in file Inflector.php, variable Krai_Lib_Inflector::$_singular
Holds singular-izations
- $_STARTED
- in file Krai.php, variable Krai::$_STARTED
Whether or not the application was run
- $_Stats
- in file Query.php, variable Krai_Db_Query::$_Stats
Holds query stats
- $_thepage
- in file index.action.php, variable PageModule_IndexAction::$_thepage
The page database record
- $_thepage
- in file view.action.php, variable PageModule_ViewAction::$_thepage
The page database record
- $_thepage
- in file setrev.action.php, variable PageModule_SetrevAction::$_thepage
The page's database record
- $_thepage
- in file revisions.action.php, variable PageModule_RevisionsAction::$_thepage
The page database record
- $_thepage
- in file edit.action.php, variable PageModule_EditAction::$_thepage
The page database record
- $_uncountable
- in file Inflector.php, variable Krai_Lib_Inflector::$_uncountable
List of nouns which are not pluralizable
- $_user
- in file profile.action.php, variable UserModule_ProfileAction::$_user
The user database record
- $_USER
- in file application.module.php, variable ApplicationModule::$_USER
Holds the logged-in user instance
- $_users
- in file directory.action.php, variable UserModule_DirectoryAction::$_users
All the users
- _doFolding
- in file Spyc.php, method Spyc::_doFolding()
Folds a string of text, if necessary
- _doLiteralBlock
- in file Spyc.php, method Spyc::_doLiteralBlock()
Creates a literal block for dumping
- _dumpNode
- in file Spyc.php, method Spyc::_dumpNode()
Returns YAML from a key and a value
- _getIndent
- in file Spyc.php, method Spyc::_getIndent()
Finds and returns the indentation of a YAML line
- _inlineEscape
- in file Spyc.php, method Spyc::_inlineEscape()
Used in inlines to check for more inlines or quoted strings
- _parseLine
- in file Spyc.php, method Spyc::_parseLine()
Parses YAML code and returns an array for a node
- _toType
- in file Spyc.php, method Spyc::_toType()
Finds the type of the passed value, returns the value as the new type.
- _yamlize
- in file Spyc.php, method Spyc::_yamlize()
Attempts to convert a key / value array item to YAML
- _yamlizeArray
- in file Spyc.php, method Spyc::_yamlizeArray()
Attempts to convert an array to YAML
- __call
- in file Query.php, method Krai_Db_Query::__call()
PHP Magic Function
- __construct
- in file Struct.php, method Krai_Struct::__construct()
Constructor
- __construct
- in file Syslog.php, method Krai_Log_Logger_Syslog::__construct()
Constructor
- __construct
- in file Adone.php, method Krai_Module_Exception_Adone::__construct()
- __construct
- in file Action.php, method Krai_Module_Action::__construct()
Constructor
- __construct
- in file user.class.php, method User::__construct()
Constructor
- __construct
- in file Route.php, method Krai_Router_Route::__construct()
Constructor
- __construct
- in file Console.php, method Krai_Log_Logger_Console::__construct()
Constructor - give the instance references to its parent etc
- __construct
- in file Query.php, method Krai_Db_Query::__construct()
Constructor. Saves the passed query to the instance
- __construct
- in file Pdo.php, method Krai_Db_Handler_Pdo::__construct()
Constructor
- __construct
- in file Router.php, method Krai_Router::__construct()
Constructor - private to implement singleton pattern
- __construct
- in file Mysql.php, method Krai_Db_Handler_Mysql::__construct()
Constructor
- __construct
- in file Inflector.php, method Krai_Lib_Inflector::__construct()
Constructor - doesn't do anything
- __construct
- in file Local.php, method Krai_Log_Logger_Local::__construct()
Constructor
- __construct
- in file Object.php, method Krai_Db_Object::__construct()
Constructor. Does nothing
- __construct
- in file Handler.php, method Krai_Db_Handler::__construct()
Constructor.
- __construct
- in file Exception.php, method Krai_Exception::__construct()
Constructor
- __construct
- in file Mdone.php, method Krai_Module_Exception_Mdone::__construct()
- __construct
- in file Dbquery.php, method Krai_Struct_Dbquery::__construct()
Constructor
- __construct
- in file Session.php, method Krai_Log_Session::__construct()
Constructr
- __construct
- in file Logger.php, method Krai_Log_Logger::__construct()
Constructor
- __construct
- in file Email.php, method Krai_Log_Logger_Email::__construct()
Constructor
- __get
- in file user.class.php, method User::__get()
PHP magic overloading. Tries to get the value from the _DBDATA and then the _MYDATA.
- __get
- in file Struct.php, method Krai_Struct::__get()
PHP magic function for getting a property value
- __get
- in file Query.php, method Krai_Db_Query::__get()
PHP Magic Function
- __get
- in file Object.php, method Krai_Db_Object::__get()
PHP Magic function
- __get
- in file application.module.php, method ApplicationModule::__get()
PHP magic overloading.
- __set
- in file Struct.php, method Krai_Struct::__set()
PHP magic function for setting a property value
- __set
- in file application.module.php, method ApplicationModule::__set()
PHP magic overloading.
- __set
- in file user.class.php, method User::__set()
PHP magic overloading. Tries to set the value to _MYDATA.
|
|