[lbcore] element index

Package indexes

All elements
a b c d e f g h i l m p r s t u v x _
_
top
__construct
XFTask::__construct() in class.root.php
__construct
XFE::__construct() in class.root.php
init exception class
__construct
XFAction::__construct() in class.root.php
__construct
XF::__construct() in class.root.php
start your engines :)
__destruct
XF::__destruct() in class.root.php
well, clean up after work and turn off the lights...
a
top
$abort
XFE::$abort in class.root.php
$ajax_head
XFUI::$ajax_head in class.ui.php
$ajax_main
XFUI::$ajax_main in class.ui.php
$ajax_response
XFUI::$ajax_response in class.ui.php
$annoyances
XF::$annoyances in class.root.php
access_control
XF::access_control() in class.root.php
check if selected user can access an 'action'
ajax
XFAction::ajax() in class.root.php
entry point for ajax requests - called by init()
ajax_init
XFUI::ajax_init() in class.ui.php
init ajax engine. if you want to use it, call it before(!) html_head()
ANNOY_PROBABILITY_ON_AJAX
ANNOY_TIMESPAN
XF::ANNOY_TIMESPAN in class.root.php
API_VERSION
XFAction::API_VERSION in class.root.php
API_VERSION
XFTask::API_VERSION in class.root.php
arr2str
XF::arr2str() in class.root.php
narrows an array to string
b
top
bool2yn
XF::bool2yn() in class.root.php
transforms a bool to 'yes' or 'no'
c
top
$checksum
XF::$checksum in class.root.php
$color
XFDebug::$color in class.debug.php
$config
XF::$config in class.root.php
$config_data
XF::$config_data in class.root.php
check_abort
XFE::check_abort() in class.root.php
check, if execution is to be aborted
chksum_query
XF::chksum_query() in class.root.php
store a checksum locally and compare it, if requested
class.cache.php
class.cache.php in class.cache.php
class.debug.php
class.debug.php in class.debug.php
class.root.php
class.root.php in class.root.php
class.ui.php
class.ui.php in class.ui.php
COMPACT_PAGEBAR_THRESHOLD
cookie
XF::cookie() in class.root.php
set a cookie
d
top
$dir
XFCache::$dir in class.cache.php
D
D() in class.root.php
DATABASE_VERSION
XF::DATABASE_VERSION in class.root.php
date
XF::date() in class.root.php
format a date output
DATE_RFC822
XF::DATE_RFC822 in class.root.php
DEBUG
XF::DEBUG in class.root.php
e
top
$enable
XFCache::$enable in class.cache.php
$error
XFAction::$error in class.root.php
ENABLE_SCRAMBLE
XF::ENABLE_SCRAMBLE in class.root.php
execute
XFTask::execute() in class.root.php
is run on normal operation
execute
XFAction::execute() in class.root.php
execute the main 'action' the name of a file says
f
top
file_handler
XF::file_handler() in class.root.php
all-purpose file handler - abstracts common php code snippets
g
top
$gpc
XFAction::$gpc in class.root.php
$group
XF::$group in class.root.php
get
XFCache::get() in class.cache.php
get a resource from cache
get_cfg
XF::get_cfg() in class.root.php
get a configuration value
get_cfg_data
XF::get_cfg_data() in class.root.php
get current supported configuration values
get_env
XF::get_env() in class.root.php
get vars from 'vault'
get_error
XFAction::get_error() in class.root.php
return error to public
get_GPC
XFAction::get_GPC() in class.root.php
return local user input vars to public
get_group
XF::get_group() in class.root.php
get group data
get_mark_GPC
XFAction::get_mark_GPC() in class.root.php
return 'invalid gpc form mark' to public
get_masqueraded_directory
count set bits in input and returns them as hex
get_post_approvement
check whether a new posting of this user is approved by default or not
get_post_prefix_list
fetch any posting prefixes and cache it
get_post_weight_list
get posting weight list for html output
get_success
XFAction::get_success() in class.root.php
return success to public
get_table_list
XF::get_table_list() in class.root.php
fetch a list of all tables currently stored in database
get_trace
XFTask::get_trace() in class.root.php
return message queue to public
get_user
XF::get_user() in class.root.php
get user data - return data, if found, and caches it in class vars
get_user_group_data
XF::get_user_group_data() in class.root.php
fetches user group from database and store them in class vars
h
top
handle
XFE::handle() in class.root.php
handle the exception - default entry point to trigger
hash
XF::hash() in class.root.php
hash a bitstream e.g. plaintext password - 256-bit requires php extension (usually available)
hash_cache_keys
XF::hash_cache_keys() in class.root.php
calculate the hash from input - usuable on non-scalar values
hexdump
XFDebug::hexdump() in class.debug.php
do a hex dump of input
html_foot
XFUI::html_foot() in class.ui.php
output html footer
html_head
XFUI::html_head() in class.ui.php
output html header
html_redirect
XFUI::html_redirect() in class.ui.php
output a redirection
i
top
i18n
XFUI::i18n() in class.ui.php
fetch a string from translation table
ifset
XF::ifset() in class.root.php
returns value if is set otherwise a default
init
XFAction::init() in class.root.php
main entry point
init_annoyances
XF::init_annoyances() in class.root.php
well, prepare some fun for inconvenient users *haha*
init_begin
XF::init_begin() in class.root.php
initialize basics: check php settings and prepare user input arrays
init_cache
XF::init_cache() in class.root.php
initialize caching system
init_cfg
XF::init_cfg() in class.root.php
process configuration
init_db
XF::init_db() in class.root.php
initialize database connection
init_end
XF::init_end() in class.root.php
set 'action' to run, access checks and set basic template vars
init_env
XF::init_env() in class.root.php
intialize common variables and prepare database table array
init_i18n
XF::init_i18n() in class.root.php
fetch core language file and detect preferred language by browser settings
init_task
XF::init_task() in class.root.php
run a scheduled task, if enabled.
init_tpl
XF::init_tpl() in class.root.php
prepare smarty template engine handing html outputs
init_user
XF::init_user() in class.root.php
initialize user data and cache group data
insert_xfi
insert_xfi() in class.ui.php
this is a special function called by smarty engine inserting uncached content on runtime
l
top
$lang
XF::$lang in class.root.php
lang_str
XFUI::lang_str() in class.ui.php
do a translation request like '{[LANGUAGE]:STRING_IDENTIFIER}'
lastpost
XFCache::lastpost() in class.cache.php
fetch last postid from topic
link
XF::link() in class.root.php
parse a link
load_lang_res
XFUI::load_lang_res() in class.ui.php
load a language namespace and cache it locally
logger
XF::logger() in class.root.php
forward an entry to log system deliver input as args: first is level 'info' or 'error'. any following are combined as message.
m
top
$markgpc
XFAction::$markgpc in class.root.php
maintenance_mode
XF::maintenance_mode() in class.root.php
output maintenance message and end execution
p
top
POST_MAXLEN
XF::POST_MAXLEN in class.root.php
prof
XFDebug::prof() in class.debug.php
set a mesure point for profiling. use multiple to have differences between them.
purge
XFCache::purge() in class.cache.php
remove a resource from cache
put
XFCache::put() in class.cache.php
put content to cache
r
top
regular
XFAction::regular() in class.root.php
run an action on regular basis - called by init()
reset_tpl
XF::reset_tpl() in class.root.php
reset all template vars except common one
RSS_LAST
XF::RSS_LAST in class.root.php
RSS_MOD_UNAPPROVE
XF::RSS_MOD_UNAPPROVE in class.root.php
s
top
$sql
XF::$sql in class.root.php
$sqllog
XF::$sqllog in class.root.php
$sql_simulate
XF::$sql_simulate in class.root.php
$success
XFAction::$success in class.root.php
sanitize_var
XF::sanitize_var() in class.root.php
sanitize user inputs - very(!) important
scramble
XF::scramble() in class.root.php
(de)scramble a string using blowfish algorithm
setdir
XFCache::setdir() in class.cache.php
set a directory for cache. obviously it has to be writeable...
settracecolor
XFDebug::settracecolor() in class.debug.php
sets background color for trace view
setup
XFTask::setup() in class.root.php
is run on scanning for new tasks
sql_lastId
XF::sql_lastId() in class.root.php
return last inserted id after sql query
sql_query
XF::sql_query() in class.root.php
perform a sql query
sql_transaction
XF::sql_transaction() in class.root.php
transaction abstraction layer
statistic
XFCache::statistic() in class.cache.php
calculate forum statistics and cache it
statistic
XF::statistic() in class.root.php
increase statistic counter by one
strip_trailing_slash
XF::strip_trailing_slash() in class.root.php
strips trailing slashes
SYSTEM
XFE::SYSTEM in class.root.php
system_exception
XFE::system_exception() in class.root.php
format the exception and include debugging information
t
top
$tables_complete
XF::$tables_complete in class.root.php
$tags
XF::$tags in class.root.php
$tbl
XF::$tbl in class.root.php
$tpl
XF::$tpl in class.root.php
$trace
XFDebug::$trace in class.debug.php
$trace
XFTask::$trace in class.root.php
tan
XF::tan() in class.root.php
store a transaction number to session for using in forms
TASK_INTERVAL
XF::TASK_INTERVAL in class.root.php
TASK_RUN
XF::TASK_RUN in class.root.php
tbl
XF::tbl() in class.root.php
returns a valid database table name for usage in sql queries
terminate
XF::terminate() in class.root.php
terminate script execution and output error message
todo
XFDebug::todo() in class.debug.php
builds todo list from source files and adds it to debug trace
token
XF::token() in class.root.php
create a token - useful on creating passwords or digests
topic
XFCache::topic() in class.cache.php
fetches topic data from cache pool
topic_access
XFUI::topic_access() in class.ui.php
check whether the selected user has access to a topic or not
TOPIC_CACHE_VERSION
XFCache::TOPIC_CACHE_VERSION in class.cache.php
tpl_use_cache_pool
XF::tpl_use_cache_pool() in class.root.php
rewire template engine cache to 'pool' when required
trace
XFDebug::trace() in class.debug.php
put an entry into debug trace (logging)
u
top
$user
XF::$user in class.root.php
update_local_cache
XF::update_local_cache() in class.root.php
update the local caches like self::$user with new values
USER
XFE::USER in class.root.php
uuid
XF::uuid() in class.root.php
create an 'universal unique identifier'
v
top
$vault
XF::$vault in class.root.php
$version
XFTask::$version in class.root.php
$version
XFAction::$version in class.root.php
$vtoken
XF::$vtoken in class.root.php
validate_gpc_data
XF::validate_gpc_data() in class.root.php
validates input array for rejected 'false' data
VAULT_PROTECTED
XF::VAULT_PROTECTED in class.root.php
VAULT_PUBLIC
XF::VAULT_PUBLIC in class.root.php
vault_query
XF::vault_query() in class.root.php
our 'vault': values can be stored here for class-wide reference
VAULT_RO
XF::VAULT_RO in class.root.php
VAULT_RW
XF::VAULT_RW in class.root.php
VERSION
XF::VERSION in class.root.php
x
top
XF
XF in class.root.php
XF handles all low-level including initialization, database connection and basic abstraction layers
XFAction
XFAction in class.root.php
any 'action' inherit XFAction must define at least some common methods/vars...
XFCache
XFCache in class.cache.php
XFCache provides an abstraction for caching organized in pools
XFDebug
XFDebug in class.debug.php
XFDebug handles all debugging purposes and requires XF::DEBUG to be 'true'
XFE
XFE in class.root.php
well, XFE is my little own interpretation of a dump after catching an exception.
XFTask
XFTask in class.root.php
basic elements to inherit by XFTask for scheduled tasks either...
XFUI
XFUI in class.ui.php
XFUI class handles user interface methods
a b c d e f g h i l m p r s t u v x _