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

Element index for package kernel

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

_

_getDate
in file BitDate.php, method BitDate::_getDate()
    Low-level function that returns the getdate() array. We have a special $fast flag, which if set to true, will return fewer array values, and is much faster as it does not calculate dow, etc.
_is_leap_year
in file BitDate.php, method BitDate::_is_leap_year()
    Checks for leap year, returns true if it is. No 2-digit year check. Also handles julian calendar correctly.
__construct
in file BitSingleton.php, method BitSingleton::__construct()
__construct
in file BitSmarty.php, method BitSmarty::__construct()
    BitSmarty initiation
__construct
in file BitDbPear.php, method BitDbPear::__construct()
__construct
in file BitBase.php, method BitBase::__construct()
__construct
in file BitSystem.php, method BitSystem::__construct()
    base constructor, auto assigns member db variable
__construct
in file Bablotron.php, method Bablotron::__construct()
    Spellchecking and finding of alternative words
__destruct
in file BitBase.php, method BitBase::__destruct()
__wakeup
in file BitBase.php, function __wakeup()
top

a

addPluginsDir
in file BitSmarty.php, method BitSmarty::addPluginsDir()
add_mail_event
in file notification_lib.php, method NotificationLib::add_mail_event()
    Adds an email address for a specified event notification
Affected_Rows
in file BitDbPear.php, method BitDbPear::Affected_Rows()
Affected_Rows
in file BitDbAdodb.php, method BitDbAdodb::Affected_Rows()
Affected_Rows
in file BitDbBase.php, method BitDb::Affected_Rows()
appendIncludePath
in file BitSystem.php, method BitSystem::appendIncludePath()
    * Append $pPath to the include path
associateInsert
in file BitDbBase.php, method BitDb::associateInsert()
    This function will take a set of fields identified by an associative array - $insertData
associateUpdate
in file BitDbBase.php, method BitDb::associateUpdate()
    This function will take a set of fields identified by an associative array - $updateData
ADODB_ERROR_HANDLER
in file bit_error_inc.php, constant ADODB_ERROR_HANDLER
    set error handling
ajax_dir_list
in file ajax_file_browser_inc.php, function ajax_dir_list()
    ajax_dir_list
ANONYMOUS_GROUP_ID
in file config_defaults_inc.php, constant ANONYMOUS_GROUP_ID
ANONYMOUS_TEAM_ID
in file config_defaults_inc.php, constant ANONYMOUS_TEAM_ID
ANONYMOUS_USER_ID
in file config_defaults_inc.php, constant ANONYMOUS_USER_ID
array_diff_keys
in file kernel_lib.php, function array_diff_keys()
    array_diff_keys
array_fill
in file array_fill.func.php, function array_fill()
    array_fill
ajax_file_browser_inc.php
procedural page ajax_file_browser_inc.php
array_fill.func.php
procedural page array_fill.func.php
top

b

Bablotron
in file Bablotron.php, class Bablotron
    Spellcheck Library
BackupLib
in file backups_lib.php, class BackupLib
    Database Backup Library
backup_database
in file backups_lib.php, method BackupLib::backup_database()
BitBase
in file BitBase.php, class BitBase
    Virtual base class (as much as one can have such things in PHP) for all derived bitweaver classes that require database access.
BitBase
in file BitBase.php, method BitBase::BitBase()
    During initialisation, we assign a name which is used by the class.
BitCache
in file BitCache.php, class BitCache
    A basic library to handle caching of various data
BitCache
in file BitCache.php, method BitCache::BitCache()
    Will check the temp cache folder for existence and create it if necessary.
BitCacheable
in file BitBase.php, class BitCacheable
    Virtual base for BitCacheable.
BitDate
in file BitDate.php, class BitDate
    BitDate
BitDate
in file BitDate.php, method BitDate::BitDate()
    Default constructor
BitDb
in file BitDbBase.php, class BitDb
    This class is used for database access and provides a number of functions to help with database portability.
BitDb
in file BitDbBase.php, method BitDb::BitDb()
    During initialisation, database parameters are passed to the class.
BitDbAdodb
in file BitDbAdodb.php, class BitDbAdodb
    This class is used for database access and provides a number of functions to help with database portability.
BitDbAdodb
in file BitDbAdodb.php, method BitDbAdodb::BitDbAdodb()
BitDbPear
in file BitDbPear.php, class BitDbPear
    This class is used for database access and provides a number of functions to help with database portability.
bitdb_error_handler
in file BitDbAdodb.php, function bitdb_error_handler()
BitMailer
in file BitMailer.php, class BitMailer
    BitMailer
BitSingleton
in file BitSingleton.php, class BitSingleton
    Virtual base class (as much as one can have such things in PHP) for all derived bitweaver classes that require database access.
BitSmarty
in file BitSmarty.php, class BitSmarty
    BitSmarty
BitSystem
in file BitSystem.php, class BitSystem
    kernel::BitSystem
BitTimer
in file BitTimer.php, class BitTimer
BIT_MAX_RECORDS
in file BitDbBase.php, constant BIT_MAX_RECORDS
bit_pear_error_handler
in file BitDbPear.php, function bit_pear_error_handler()
bit_pear_login_error
in file BitDbPear.php, function bit_pear_login_error()
BIT_QUERY_CACHE_DISABLE
in file BitDbBase.php, constant BIT_QUERY_CACHE_DISABLE
BIT_QUERY_DEFAULT
in file BitDbBase.php, constant BIT_QUERY_DEFAULT
    ensure your AdoDB install is a subdirectory off your include path
bit_system_menu_sort
in file BitSystem.php, function bit_system_menu_sort()
buildMailer
in file BitMailer.php, method BitMailer::buildMailer()
    Returns a PHPMailer with everything set except the recipients
backups_lib.php
procedural page backups_lib.php
BitBase.php
procedural page BitBase.php
BitCache.php
procedural page BitCache.php
BitDate.php
procedural page BitDate.php
BitDbAdodb.php
procedural page BitDbAdodb.php
BitDbBase.php
procedural page BitDbBase.php
BitDbPear.php
procedural page BitDbPear.php
BitMailer.php
procedural page BitMailer.php
BitSingleton.php
procedural page BitSingleton.php
BitSystem.php
procedural page BitSystem.php
BitTimer.php
procedural page BitTimer.php
Bablotron.php
procedural page Bablotron.php
bitdebug
in file bit_error_inc.php, function bitdebug()
    bitdebug display an debug output when $gDebug is set to TRUE
BIT_BASE_HOST
in file config_defaults_inc.php, constant BIT_BASE_HOST
BIT_BASE_PATH
in file setup_inc.php, constant BIT_BASE_PATH
BIT_BASE_URI
in file config_defaults_inc.php, constant BIT_BASE_URI
BIT_CACHE_OBJECTS
in file config_defaults_inc.php, constant BIT_CACHE_OBJECTS
bit_db_debug
in file bit_error_inc.php, function bit_db_debug()
    Switch debug level in database
BIT_DB_PREFIX
in file config_defaults_inc.php, constant BIT_DB_PREFIX
bit_display_error
in file bit_error_inc.php, function bit_display_error()
bit_error_handler
in file bit_error_inc.php, function bit_error_handler()
bit_error_log
in file bit_error_inc.php, function bit_error_log()
bit_error_string
in file bit_error_inc.php, function bit_error_string()
bit_http_request
in file kernel_lib.php, function bit_http_request()
    Fetch the contents of a file on a remote host
BIT_LEVEL
in file config_defaults_inc.php, constant BIT_LEVEL
BIT_MAJOR_VERSION
in file config_defaults_inc.php, constant BIT_MAJOR_VERSION
BIT_MINOR_VERSION
in file config_defaults_inc.php, constant BIT_MINOR_VERSION
BIT_PHP_ERROR_REPORTING
in file config_defaults_inc.php, constant BIT_PHP_ERROR_REPORTING
BIT_QUERY_CACHE_TIME
in file config_defaults_inc.php, constant BIT_QUERY_CACHE_TIME
bit_redirect
in file kernel_lib.php, function bit_redirect()
    Redirect to another page or site
BIT_ROOT_PATH
in file setup_inc.php, constant BIT_ROOT_PATH
    required setup
BIT_ROOT_URI
in file config_defaults_inc.php, constant BIT_ROOT_URI
BIT_ROOT_URL
in file config_defaults_inc.php, constant BIT_ROOT_URL
BIT_SESSION_NAME
in file config_defaults_inc.php, constant BIT_SESSION_NAME
bit_shutdown_handler
in file bit_error_inc.php, function bit_shutdown_handler()
BIT_SUB_VERSION
in file config_defaults_inc.php, constant BIT_SUB_VERSION
bt
in file bit_error_inc.php, function bt()
bw_is_writeable
in file kernel_lib.php, function bw_is_writeable()
    check to see if particular directories are wroteable by bitweaver added check for Windows - wolff_borg - see http://bugs.php.net/bug.php?id=27609
byref_set_value
in file simple_form_functions_lib.php, function byref_set_value()
    Store or update a value in the database but assign it by reference to smarty - automatically collects data from $_REQUEST[$pFeature]
bit_error_inc.php
procedural page bit_error_inc.php
top

c

CACHE_STATE_ADDED
in file BitBase.php, class constant BitBase::CACHE_STATE_ADDED
CACHE_STATE_DELETE
in file BitBase.php, class constant BitBase::CACHE_STATE_DELETE
CACHE_STATE_NONE
in file BitBase.php, class constant BitBase::CACHE_STATE_NONE
CACHE_STATE_STORED
in file BitBase.php, class constant BitBase::CACHE_STATE_STORED
calculateRequirements
in file BitSystem.php, method BitSystem::calculateRequirements()
    calculateRequirements will calculate all requirements and return a hash of the results
calculateTimeZoneDate
in file BitDate.php, method BitDate::calculateTimeZoneDate()
CENTER_COLUMN
in file BitSystem.php, constant CENTER_COLUMN
check
in file BitSmarty.php, method PermissionCheck::check()
checkBitVersion
in file BitSystem.php, method BitSystem::checkBitVersion()
    checkBitVersion Check for new version of bitweaver
checkEnvironment
in file BitSystem.php, method BitSystem::checkEnvironment()
clearFromCache
in file BitBase.php, method BitBase::clearFromCache()
CompleteTrans
in file BitDbAdodb.php, method BitDbAdodb::CompleteTrans()
    Used together with StartTrans() to end a transaction. Monitors connection for sql errors, and will commit or rollback as appropriate.
CompleteTrans
in file BitDbPear.php, method BitDbPear::CompleteTrans()
    Used together with StartTrans() to end a transaction. Monitors connection for sql errors, and will commit or rollback as appropriate.
CompleteTrans
in file BitDbBase.php, method BitDb::CompleteTrans()
    Used together with StartTrans() to end a transaction. Monitors connection for sql errors, and will commit or rollback as appropriate.
confirmDialog
in file BitSystem.php, method BitSystem::confirmDialog()
    This code was duplicated _EVERYWHERE_ so here is an easy template to cut that down.
convertBinary
in file BitDbBase.php, method BitDb::convertBinary()
    Returns the keyword to force a column comparison to be case sensitive
convertQuery
in file BitDbAdodb.php, method BitDbAdodb::convertQuery()
    Converts backtick (`) quotes to the appropriate quote for the database.
convertQuery
in file BitDbBase.php, method BitDb::convertQuery()
    Converts backtick (`) quotes to the appropriate quote for the database.
convertSortmode
in file BitDbBase.php, method BitDb::convertSortmode()
    Converts field sorting abbreviation to SQL - you can pass in a single string or an entire array of sortmodes
convertSortmodeOneItem
in file BitDbBase.php, method BitDb::convertSortmodeOneItem()
    Converts field sorting abbreviation to SQL and it also allows us to do things like sort by random rows.
convert_binary
in file BitDbBase.php, method BitDb::convert_binary()
convert_sortmode
in file BitDbBase.php, method BitDb::convert_sortmode()
convert_sortmode_one_item
in file BitDbBase.php, method BitDb::convert_sortmode_one_item()
CreateSequence
in file BitDbAdodb.php, method BitDbAdodb::CreateSequence()
    A database portable Sequence management function.
CreateSequence
in file BitDbBase.php, method BitDb::CreateSequence()
    A database portable Sequence management function.
CreateSequence
in file BitDbPear.php, method BitDbPear::CreateSequence()
    A database portable Sequence management function.
createTables
in file BitDbBase.php, method BitDb::createTables()
    Used to create tables - most commonly from package/schema_inc.php files
createTables
in file BitDbAdodb.php, method BitDbAdodb::createTables()
    Used to create tables - most commonly from package/schema_inc.php files
chkgd2
in file kernel_lib.php, function chkgd2()
clean_file_path
in file kernel_lib.php, function clean_file_path()
    Cleans file path according to system we're on
compare_backlinks
in file kernel_lib.php, function compare_backlinks()
compare_changed
in file kernel_lib.php, function compare_changed()
compare_files
in file kernel_lib.php, function compare_files()
compare_images
in file kernel_lib.php, function compare_images()
compare_links
in file kernel_lib.php, function compare_links()
compare_versions
in file kernel_lib.php, function compare_versions()
CONFIG_PKG_PATH
in file config_defaults_inc.php, constant CONFIG_PKG_PATH
copy_r
in file kernel_lib.php, function copy_r()
    recursively copy the contents of a directory to a new location akin to copy -r
config_defaults_inc.php
procedural page config_defaults_inc.php
compiler.set.php
procedural page compiler.set.php
top

d

$db
in file Bablotron.php, variable Bablotron::$db
$display_offset
in file BitDate.php, variable BitDate::$display_offset
    UTC offset to use for display
$dType
in file BitBase.php, variable BitBase::$dType
    Used to store database type
date
in file BitDate.php, method BitDate::date()
    Return formatted date based on timestamp $d
date2
in file BitDate.php, method BitDate::date2()
dayOfWeek
in file BitDate.php, method BitDate::dayOfWeek()
    Returns day of week, 0 = Sunday,... 6=Saturday.
daysInMonth
in file BitDate.php, method BitDate::daysInMonth()
dbByteDecode
in file BitDbBase.php, method BitDb::dbByteDecode()
    Used to decode blob data (eg PostgreSQL)
dbByteEncode
in file BitDbBase.php, method BitDb::dbByteEncode()
    Used to encode blob data (eg PostgreSQL). Can be called statically
db_byte_decode
in file BitDbBase.php, method BitDb::db_byte_decode()
db_byte_encode
in file BitDbBase.php, method BitDb::db_byte_encode()
debug
in file BitDbBase.php, method BitDb::debug()
    will activate ADODB like native debugging output
debug
in file BitDbAdodb.php, method BitDbAdodb::debug()
    will activate ADODB's native debugging output
debugMarkTime
in file BitBase.php, function debugMarkTime()
debugOutput
in file BitBase.php, function debugOutput()
DEFAULT_PACKAGE
in file BitSystem.php, constant DEFAULT_PACKAGE
depText
in file BitDbBase.php, method BitDb::depText()
diff2
in file BitSystem.php, method BitSystem::diff2()
display
in file BitBase.php, function display()
    This method should be THE method used to display a template. php files should not access $gBitSmarty directly.
display
in file BitSystem.php, method BitSystem::display()
    Display the main page template
drawRequirementsGraph
in file BitSystem.php, method BitSystem::drawRequirementsGraph()
    drawRequirementsGraph Will draw a requirement graph if PEAR::Image_GraphViz is installed
DropSequence
in file BitDbAdodb.php, method BitDbAdodb::DropSequence()
    A database portable Sequence management function.
dropTables
in file BitDbAdodb.php, method BitDbAdodb::dropTables()
    Used to drop tables
dropTables
in file BitDbBase.php, method BitDb::dropTables()
    Used to drop tables
DEFAULT_THEME
in file config_defaults_inc.php, constant DEFAULT_THEME
deprecated
in file kernel_lib.php, function deprecated()
    simple function to include in deprecated function calls. makes the developer replace with newer code
detoxify
in file kernel_lib.php, function detoxify()
    clean up an array of values and remove any dangerous html - particularly useful for cleaning up $_GET and $_REQUEST.
DISPLAY_ERRORS
in file config_defaults_inc.php, constant DISPLAY_ERRORS
top

e

elapsed
in file BitTimer.php, method BitTimer::elapsed()
Execute
in file BitDbPear.php, method BitDbPear::Execute()
    compatibility function
Execute
in file BitDbBase.php, method BitDb::Execute()
    ADODB compatibility functions for bitcommerce
expunge
in file BitBase.php, method BitBase::expunge()
    Delete content object and all related records
expungeCache
in file BitCache.php, method BitCache::expungeCache()
    remove the entire cache in the cache folder
expungeCacheFile
in file BitCache.php, method BitCache::expungeCacheFile()
    Used to remove a cached object.
expungePackageConfig
in file BitSystem.php, method BitSystem::expungePackageConfig()
    Delete all prefences for the given package
EMAIL_ADDRESS_REGEX
in file kernel_lib.php, constant EMAIL_ADDRESS_REGEX
    html encode all characters taken from: http://www.bbsinc.com/iso8859.html
encode_email_addresses
in file kernel_lib.php, function encode_email_addresses()
EVIL_EXTENSION_PATTERN
in file config_defaults_inc.php, constant EVIL_EXTENSION_PATTERN
EXTERNAL_LIBS_PATH
in file config_defaults_inc.php, constant EXTERNAL_LIBS_PATH
EXTERNAL_LIBS_URL
in file config_defaults_inc.php, constant EXTERNAL_LIBS_URL
error.php
procedural page error.php
error_simple.php
procedural page error_simple.php
top

f

fatalError
in file BitSystem.php, method BitSystem::fatalError()
    If an unrecoverable error has occurred, this method should be invoked. script exist occurs
fatalPermission
in file BitSystem.php, method BitSystem::fatalPermission()
    Interupt code execution and show a permission denied message.
fetch
in file BitSmarty.php, method BitSmarty::fetch()
find_similar
in file Bablotron.php, method Bablotron::find_similar()
find_similar_words
in file Bablotron.php, method Bablotron::find_similar_words()
    Lists similar words by relevance threshold.
file_get_contents
in file kernel_lib.php, function file_get_contents()
file_name_to_title
in file kernel_lib.php, function file_name_to_title()
    file_name_to_title
function_enabled
in file kernel_lib.php, function function_enabled()
    Check that function is enabled on server.
top

g

GenID
in file BitDbBase.php, method BitDb::GenID()
    A database portable Sequence management function.
GenID
in file BitDbPear.php, method BitDbPear::GenID()
    A database portable Sequence management function.
GenID
in file BitDbAdodb.php, method BitDbAdodb::GenID()
    A database portable Sequence management function.
genPass
in file BitSystem.php, method BitSystem::genPass()
getAll
in file BitDbAdodb.php, method BitDbAdodb::getAll()
    getAll
getAll
in file BitDbPear.php, method BitDbPear::getAll()
getArray
in file BitDbPear.php, method BitDbPear::getArray()
    Returns an associative array for the given query.
getArray
in file BitDbBase.php, method BitDb::getArray()
    Returns an associative array for the given query.
getArray
in file BitDbAdodb.php, method BitDbAdodb::getArray()
    Returns an associative array for the given query.
getAssoc
in file BitDbAdodb.php, method BitDbAdodb::getAssoc()
    Returns an associative array for the given query.
getAssoc
in file BitDbBase.php, method BitDb::getAssoc()
    Returns an associative array for the given query.
getAssoc
in file BitDbPear.php, method BitDbPear::getAssoc()
    Returns an associative array for the given query.
getBitVersion
in file BitSystem.php, method BitSystem::getBitVersion()
    getBitVersion will fetch the version of bitweaver as set in kernel/config_defaults_inc.php
getBrowserTitle
in file BitSystem.php, method BitSystem::getBrowserTitle()
    get the title of the browser
getCacheFile
in file BitCache.php, method BitCache::getCacheFile()
    getCacheFile
getCacheKey
in file BitSingleton.php, function getCacheKey()
getCacheKey
in file BitBase.php, method BitCacheable::getCacheKey()
getCacheUrl
in file BitCache.php, method BitCache::getCacheUrl()
    getCacheUrl will get the URL to the cache file - only works when you're using BitCache with the UseStorage option
getCacheUuid
in file BitBase.php, function getCacheUuid()
getCacheUuidFromKey
in file BitBase.php, function getCacheUuidFromKey()
getCaselessColumn
in file BitDbBase.php, method BitDb::getCaselessColumn()
    Compatibility function for DBs with case insensitive searches
getCaseSensitivity
in file BitDbBase.php, method BitDb::getCaseSensitivity()
    Sets the case sensitivity mode which is used in convertQuery
getClass
in file BitBase.php, function getClass()
getCol
in file BitDbPear.php, method BitDbPear::getCol()
    Executes the SQL and returns all elements of the first column as a 1-dimensional array. The recordset is discarded for you automatically. If an error occurs, false is returned.
getCol
in file BitDbBase.php, method BitDb::getCol()
    Executes the SQL and returns all elements of the first column as a 1-dimensional array. The recordset is discarded for you automatically. If an error occurs, false is returned.
getCol
in file BitDbAdodb.php, method BitDbAdodb::getCol()
    Executes the SQL and returns all elements of the first column as a 1-dimensional array. The recordset is discarded for you automatically. If an error occurs, FALSE is returned.
getConfig
in file BitBase.php, function getConfig()
getConfig
in file BitSystem.php, method BitSystem::getConfig()
    Add getConfig / setConfig for more uniform handling of config variables instead of spreading global vars.
getConfigMatch
in file BitSystem.php, method BitSystem::getConfigMatch()
    retreive a group of config variables
getDatabaseVersion
in file BitDbBase.php, method BitDb::getDatabaseVersion()
    determine current version of the databse
getDate
in file BitDate.php, method BitDate::getDate()
    Returns an array with date info.
getDb
in file BitBase.php, function getDb()
    Return pointer to current Database
getDebugLevel
in file BitDbBase.php, method BitDb::getDebugLevel()
    returns the level of query debugging output
getDebugLevel
in file BitDbAdodb.php, method BitDbAdodb::getDebugLevel()
    returns the level of query debugging output
getDefaultPage
in file BitSystem.php, method BitSystem::getDefaultPage()
    getDefaultPage
getDefaultTempDir
in file BitSystem.php, method BitSystem::getDefaultTempDir()
getDisplayDateFromUTC
in file BitDate.php, method BitDate::getDisplayDateFromUTC()
    Convert a UTC timestamp to the preferred display offset.
getErrorEmail
in file BitSystem.php, method BitSystem::getErrorEmail()
    Smartly determines where error emails should go
getField
in file BitBase.php, function getField()
    Returns entry from the mInfo hash if field exists
getHolidays
in file BitDate.php, method BitDate::getHolidays()
    Get a hash of holidays for a given year
getIncludeFiles
in file BitSystem.php, method BitSystem::getIncludeFiles()
    getIncludeFiles will get a set of available files with a given filename
getIndexPage
in file BitSystem.php, method BitSystem::getIndexPage()
    getIndexPage
getLatestUpgradeVersion
in file BitSystem.php, method BitSystem::getLatestUpgradeVersion()
    getLatestUpgradeVersion will fetch the greatest upgrade number for a given package
getLinks
in file format.tikiwiki.php, method TikiWikiParser::getLinks()
getMimeExtension
in file BitSystem.php, method BitSystem::getMimeExtension()
getModuleConfig
in file BitSmarty.php, method BitSmarty::getModuleConfig()
    getModuleConfig
getObjectById
in file BitBase.php, function getObjectById()
getOne
in file BitDbAdodb.php, method BitDbAdodb::getOne()
    Returns a single column value from the database.
getOne
in file BitDbBase.php, method BitDb::getOne()
    Returns a single column value from the database.
getOne
in file BitDbPear.php, method BitDbPear::getOne()
    Returns a single column value from the database.
getPackageStatus
in file BitSystem.php, method BitSystem::getPackageStatus()
    find out a packages installation status
getParameter
in file BitBase.php, function getParameter()
    getParameter Gets a hash value it exists, or returns an optional default
getPeriodFormat
in file BitDbBase.php, method BitDb::getPeriodFormat()
getPermissionDeniedMessage
in file BitSystem.php, method BitSystem::getPermissionDeniedMessage()
getPermissionInfo
in file BitSystem.php, method BitSystem::getPermissionInfo()
    It will get information about a permissions
getRequirements
in file BitSystem.php, method BitSystem::getRequirements()
    getRequirements
getRow
in file BitDbAdodb.php, method BitDbAdodb::getRow()
    Executes the SQL and returns the first row as an array. The recordset and remaining rows are discarded for you automatically. If an error occurs, FALSE is returned.
getRow
in file BitDbBase.php, method BitDb::getRow()
    Executes the SQL and returns the first row as an array. The recordset and remaining rows are discarded for you automatically. If an error occurs, false is returned.
getRow
in file BitDbPear.php, method BitDbPear::getRow()
    Executes the SQL and returns the first row as an array. The recordset and remaining rows are discarded for you automatically. If an error occurs, false is returned.
getServerDateFromUTC
in file BitDate.php, method BitDate::getServerDateFromUTC()
    Convert a UTC timestamp to the local server time.
getSingleInstance
in file BitSystem.php, method BitSystem::getSingleInstance()
getTimestampFromISO
in file BitDate.php, method BitDate::getTimestampFromISO()
    Convert ISO date to numberic timestamp.
getTzName
in file BitDate.php, method BitDate::getTzName()
    Get the name of the current timezone.
getUTCDate
in file BitDate.php, method BitDate::getUTCDate()
    Retrieve a current UTC Date as an ISO formated date
getUTCFromDisplayDate
in file BitDate.php, method BitDate::getUTCFromDisplayDate()
    Convert a display-offset timestamp to UTC.
getUTCFromServerDate
in file BitDate.php, method BitDate::getUTCFromServerDate()
    Convert a local server timestamp to UTC.
getUTCTime
in file BitDate.php, method BitDate::getUTCTime()
    Retrieve a current UTC timestamp as Unix epoch.
getUTCTime
in file BitSystem.php, method BitSystem::getUTCTime()
    Retrieve a current UTC timestamp
getUTCTimestamp
in file BitDate.php, method BitDate::getUTCTimestamp()
    Retrieve a current UTC Timestamp as an ISO formated date/time.
getUTCTimestamp
in file BitSystem.php, method BitSystem::getUTCTimestamp()
    Retrieve a current UTC ISO timestamp
getVersion
in file BitSystem.php, method BitSystem::getVersion()
    getVersion will fetch the version number of a given package
get_called_class
in file BitSingleton.php, function get_called_class()
get_display_offset
in file BitDate.php, method BitDate::get_display_offset()
    Retrieves the user's preferred offset for displaying dates.
get_display_offset
in file BitSystem.php, method BitSystem::get_display_offset()
    Retrieves the user's preferred offset for displaying dates.
get_iso8601_datetime
in file BitDate.php, method BitDate::get_iso8601_datetime()
    Per http://www.w3.org/TR/NOTE-datetime
get_long_datetime
in file BitSystem.php, method BitSystem::get_long_datetime()
get_long_datetime_format
in file BitSystem.php, method BitSystem::get_long_datetime_format()
    Retrieves the user's preferred long date/time format for displaying dates.
get_long_date_format
in file BitSystem.php, method BitSystem::get_long_date_format()
    Retrieves the user's preferred long date format for displaying dates.
get_long_time_format
in file BitSystem.php, method BitSystem::get_long_time_format()
    Retrieves the user's preferred long time format for displaying dates.
get_mail_events
in file notification_lib.php, method NotificationLib::get_mail_events()
    Retrieves the email addresses for a specific event
get_rfc2822_datetime
in file BitDate.php, method BitDate::get_rfc2822_datetime()
get_rfc2822_timezone_offset
in file BitDate.php, method BitDate::get_rfc2822_timezone_offset()
get_short_datetime_format
in file BitSystem.php, method BitSystem::get_short_datetime_format()
    Retrieves the user's preferred short date/time format for displaying dates.
get_short_date_format
in file BitSystem.php, method BitSystem::get_short_date_format()
    Retrieves the user's preferred short date format for displaying dates.
get_short_time_format
in file BitSystem.php, method BitSystem::get_short_time_format()
    Retrieves the user's preferred short time format for displaying dates.
get_timezone_list
in file BitDate.php, method BitDate::get_timezone_list()
    Get a list of timezones to be worked with
gmmktime
in file BitDate.php, method BitDate::gmmktime()
    Returns a timestamp given a GMT/UTC time.
gmstrftime
in file BitDate.php, method BitDate::gmstrftime()
gregorianToISO
in file BitDate.php, method BitDate::gregorianToISO()
    Converts from Gregorian Year-Month-Day to ISO YearNumber-WeekNumber-WeekDay
get_include_contents
in file kernel_lib.php, function get_include_contents()
    get_include_contents -- handy function for getting the contents of a php include as a string
get_temp_dir
in file kernel_lib.php, function get_temp_dir()
    Return system defined temporary directory.
top

h

hasValidSenderEmail
in file BitSystem.php, method BitSystem::hasValidSenderEmail()
    Determines if this site has a legitimate sender address set.
HOMEPAGE_LAYOUT
in file BitSystem.php, constant HOMEPAGE_LAYOUT
howManyAtStart
in file format.tikiwiki.php, method TikiWikiParser::howManyAtStart()
httpPrefix
in file kernel_lib.php, function httpPrefix()
httpScheme
in file kernel_lib.php, function httpScheme()
top

i

ifNull
in file BitDbPear.php, method BitDbPear::ifNull()
    A database portable IFNULL function.
ifNull
in file BitDbAdodb.php, method BitDbAdodb::ifNull()
    A database portable IFNULL function.
ifNull
in file BitDbBase.php, method BitDb::ifNull()
    A database portable IFNULL function.
isAdvancedPostgresEnabled
in file BitDbBase.php, method BitDb::isAdvancedPostgresEnabled()
    Check for Postgres specific extensions
isCacheableClass
in file BitBase.php, function isCacheableClass()
isCacheableObject
in file BitBase.php, function isCacheableObject()
isCacheActive
in file BitBase.php, function isCacheActive()
isCached
in file BitBase.php, function isCached()
isCached
in file BitCache.php, method BitCache::isCached()
    Used to check if an object is cached.
isCachingActive
in file BitDbBase.php, method BitDb::isCachingActive()
    Function to set ADODB query caching member variable
isDatabaseValid
in file BitBase.php, function isDatabaseValid()
    Determines if there is a valide database connection
isFatalActive
in file BitDbBase.php, method BitDb::isFatalActive()
    Determines if the database connection is valid
isFeatureActive
in file BitBase.php, function isFeatureActive()
isFeatureActive
in file BitSystem.php, method BitSystem::isFeatureActive()
    check's if the specfied feature is active
isLive
in file BitSystem.php, method BitSystem::isLive()
    isLive returns status of the IS_LIVE constant from config/kernel/config_inc.php
isPackageActive
in file BitSystem.php, method BitSystem::isPackageActive()
    check's if a package is active.
isPackageActiveEarly
in file BitSystem.php, method BitSystem::isPackageActiveEarly()
    check if a package is active; but only do this after making sure a package
isPackageInstalled
in file BitSystem.php, method BitSystem::isPackageInstalled()
    check's if a package is Installed
isValid
in file BitDbBase.php, method BitDb::isValid()
    Determines if the database connection is valid
is_leap_year
in file BitDate.php, method BitDate::is_leap_year()
    checks for leap year, returns true if it is. Has 2-digit year check
INSTALLER_FORCE
in file setup_inc.php, constant INSTALLER_FORCE
install_error
in file kernel_lib.php, function install_error()
    If an unrecoverable error has occurred, this method should be invoked. script exist occurs
INSTALL_PKG_PATH
in file config_defaults_inc.php, constant INSTALL_PKG_PATH
INSTALL_PKG_URL
in file config_defaults_inc.php, constant INSTALL_PKG_URL
is_windows
in file kernel_lib.php, function is_windows()
    is_windows
top

k

kernel_lib.php
procedural page kernel_lib.php
KERNEL_PKG_DIR
in file config_defaults_inc.php, constant KERNEL_PKG_DIR
KERNEL_PKG_NAME
in file config_defaults_inc.php, constant KERNEL_PKG_NAME
KERNEL_PKG_PATH
in file config_defaults_inc.php, constant KERNEL_PKG_PATH
KERNEL_PKG_URL
in file config_defaults_inc.php, constant KERNEL_PKG_URL
top

l

$lan
in file Bablotron.php, variable Bablotron::$lan
    Used to store the current language.
list_mail_events
in file notification_lib.php, method NotificationLib::list_mail_events()
    Lists registered notification events
load
in file BitBase.php, method BitBase::load()
loadConfig
in file BitSystem.php, method BitSystem::loadConfig()
    Load all preferences and store them in $this->mConfig
loadFromCache
in file BitSystem.php, method BitSystem::loadFromCache()
loadFromCache
in file BitBase.php, function loadFromCache()
loadMimeTypes
in file BitSystem.php, method BitSystem::loadMimeTypes()
    given an extension, return the mime type
loadPackage
in file BitSystem.php, method BitSystem::loadPackage()
    Loads a package
loadSingleton
in file BitSingleton.php, method BitSingleton::loadSingleton()
lookupMimeType
in file BitSystem.php, method BitSystem::lookupMimeType()
    given an extension, return the mime type
ls
in file BitDbAdodb.php, method BitDbAdodb::ls()
    Format the timestamp in the format the database accepts.
ls
in file BitDbBase.php, method BitDb::ls()
    Format the timestamp in the format the database accepts.
ls
in file BitDbPear.php, method BitDbPear::ls()
    Format the timestamp in the format the database accepts.
LANGUAGES_PKG_PATH
in file config_defaults_inc.php, constant LANGUAGES_PKG_PATH
LIBERTY_PKG_DIR
in file config_defaults_inc.php, constant LIBERTY_PKG_DIR
LIBERTY_PKG_NAME
in file config_defaults_inc.php, constant LIBERTY_PKG_NAME
LIBERTY_PKG_PATH
in file config_defaults_inc.php, constant LIBERTY_PKG_PATH
LIBERTY_PKG_URL
in file setup_inc.php, constant LIBERTY_PKG_URL
LINKED_ATTACHMENTS
in file config_defaults_inc.php, constant LINKED_ATTACHMENTS
top

m

$mActivePackage
in file BitSystem.php, variable BitSystem::$mActivePackage
$mAppMenu
in file BitSystem.php, variable BitSystem::$mAppMenu
$mCacheFlag
in file BitDbBase.php, variable BitDb::$mCacheFlag
    Used to enable AdoDB caching
$mCacheTime
in file BitBase.php, variable BitBase::$mCacheTime
    Standard Query Cache Time. Variable can be set to 0 to flush particular queries
$mCaseSensitive
in file BitDbBase.php, variable BitDb::$mCaseSensitive
    Case sensitivity flag used in convertQuery
$mCompileRsrc
in file BitSmarty.php, variable BitSmarty::$mCompileRsrc
$mConfig
in file BitSystem.php, variable BitSystem::$mConfig
$mContentClasses
in file BitSystem.php, variable BitSystem::$mContentClasses
$mDb
in file BitDbBase.php, variable BitDb::$mDb
    Used to store the ADODB db object used to access the database.
$mDb
in file BitBase.php, variable BitBase::$mDb
    Used to store database mechanism
$mDebug
in file BitDbBase.php, variable BitDb::$mDebug
    Used to determine SQL debug output. BitDbAdodb overrides associated methods to use the debugging mechanisms built into ADODB
$mDebugHtml
in file BitSystem.php, variable BitSystem::$mDebugHtml
$mErrors
in file BitBase.php, variable BitBase::$mErrors
    Error hash that will contain an error codes we encounter along the way this hash can be used by presentation layer ti give feedback to the user.
$mFailed
in file BitDbBase.php, variable BitDb::$mFailed
    Used to store failed commands
$mFatalActive
in file BitDbBase.php, variable BitDb::$mFatalActive
    Determines if fatal query functions should terminate script execution. Defaults to TRUE. Can be deactived for things like expected duplicate inserts
$mFolder
in file BitCache.php, variable BitCache::$mFolder
    Used to store the directory used to store the cache files.
$mHttpStatus
in file BitSystem.php, variable BitSystem::$mHttpStatus
$mInfo
in file BitBase.php, variable BitBase::$mInfo
    Data hash that represents this classes row(s) in the db
$mInstallModules
in file BitSystem.php, variable BitSystem::$mInstallModules
$mLogs
in file BitBase.php, variable BitBase::$mLogs
    Data hash that contains logging information relevant to database operations
$mName
in file BitDbBase.php, variable BitDb::$mName
    Used to identify the ADODB db object
$mName
in file BitBase.php, variable BitBase::$mName
    String used to refer to preference caching and database table
$mNotifyEvents
in file BitSystem.php, variable BitSystem::$mNotifyEvents
$mNumQueries
in file BitDbBase.php, variable BitDb::$mNumQueries
    Used to store the number of queries executed.
$mOnload
in file BitSystem.php, variable BitSystem::$mOnload
$mOnunload
in file BitSystem.php, variable BitSystem::$mOnunload
$mPackageFileName
in file BitSystem.php, variable BitSystem::$mPackageFileName
$mPackages
in file BitSystem.php, variable BitSystem::$mPackages
$mPackagesDirNameXref
in file BitSystem.php, variable BitSystem::$mPackagesDirNameXref
$mPreventCache
in file BitBase.php, variable BitBase::$mPreventCache
$mQueryTime
in file BitDbBase.php, variable BitDb::$mQueryTime
    Used to store the total query time for this request.
$mRegisterCalled
in file BitSystem.php, variable BitSystem::$mRegisterCalled
$mStyle
in file BitSystem.php, variable BitSystem::$mStyle
$mSuccess
in file BitBase.php, variable BitBase::$mSuccess
    Same idea as the error hash but this is for successful operations
$mType
in file BitDbBase.php, variable BitDb::$mType
    Used to store the ADODB db object type
MetaColumns
in file BitDbAdodb.php, method BitDbAdodb::MetaColumns()
    List columns in a database as an array of ADOFieldObjects.
MetaColumns
in file BitDbBase.php, method BitDb::MetaColumns()
    List columns in a database as an array of ADOFieldObjects.
MetaIndexes
in file BitDbBase.php, method BitDb::MetaIndexes()
    List indexes in a database as an array of ADOFieldObjects.
MetaIndexes
in file BitDbAdodb.php, method BitDbAdodb::MetaIndexes()
    List indexes in a database as an array of ADOFieldObjects.
MetaTables
in file BitDbAdodb.php, method BitDbAdodb::MetaTables()
    Create a list of tables available in the current database
MetaTables
in file BitDbBase.php, method BitDb::MetaTables()
    Create a list of tables available in the current database
MetaTables
in file BitDbPear.php, method BitDbPear::MetaTables()
    Create a list of tables available in the current database
mktime
in file BitDate.php, method BitDate::mktime()
    Return a timestamp given a local time. Originally by jackbbs.
module_controls_inc.php
procedural page module_controls_inc.php
mb_substr
in file kernel_lib.php, function mb_substr()
    Check mb_substr availability
MIN_BIT_VERSION
in file config_defaults_inc.php, constant MIN_BIT_VERSION
mkdir_p
in file kernel_lib.php, function mkdir_p()
    Recursively create directories
mod_adsense.php
procedural page mod_adsense.php
mod_package_menu.php
procedural page mod_package_menu.php
mod_powered_by.php
procedural page mod_powered_by.php
mod_side_menu.php
procedural page mod_side_menu.php
mod_time.php
procedural page mod_time.php
top

n

notification_lib.php
procedural page notification_lib.php
NotificationLib
in file notification_lib.php, class NotificationLib
    A library use to store email addresses registered for specific notification events.
NOW
in file BitDbBase.php, method BitDb::NOW()
    Return the current timestamp literal relevent to the database type
top

o

OffsetDate
in file BitDbPear.php, method BitDbPear::OffsetDate()
    Calculate the offset of a date for a particular database and generate appropriate SQL. Useful for calculating future/past dates and storing in a database.
OffsetDate
in file BitDbBase.php, method BitDb::OffsetDate()
    Calculate the offset of a date for a particular database and generate appropriate SQL. Useful for calculating future/past dates and storing in a database.
OffsetDate
in file BitDbAdodb.php, method BitDbAdodb::OffsetDate()
    Calculate the offset of a date for a particular database and generate appropriate SQL. Useful for calculating future/past dates and storing in a database.
outputHeader
in file BitSystem.php, method BitSystem::outputHeader()
ordinalize
in file kernel_lib.php, function ordinalize()
    ordinalize
top

p

parseData
in file format.tikiwiki.php, method TikiWikiParser::parseData()
parseHtmlchar
in file format.tikiwiki.php, method TikiWikiParser::parseHtmlchar()
parseMediawikiTables
in file format.tikiwiki.php, method TikiWikiParser::parseMediawikiTables()
parseMicro
in file BitTimer.php, method BitTimer::parseMicro()
PermissionCheck
in file BitSmarty.php, class PermissionCheck
    PermissionCheck
postDBConnection
in file BitDbBase.php, method BitDb::postDBConnection()
    This function contains any post-connection work
postGetList
in file BitBase.php, function postGetList()
    Updates results from any getList function to provide the control set
post_content_event
in file notification_lib.php, method NotificationLib::post_content_event()
    Post changes to registered email addresses related to a change event
post_new_user_event
in file notification_lib.php, method NotificationLib::post_new_user_event()
    Notifies registered list of eMail recipients of new user registrations
preDBConnection
in file BitDbBase.php, method BitDb::preDBConnection()
    This function contains any pre-connection work
prependIncludePath
in file BitSystem.php, method BitSystem::prependIncludePath()
    * Prepend $pPath to the include path
prepGetList
in file BitBase.php, function prepGetList()
    Prepares parameters with default values for any getList function
parse_xml_attributes
in file kernel_lib.php, function parse_xml_attributes()
    Parse XML Attributes and return an array
pear_check
in file kernel_lib.php, function pear_check()
    pear_check will check to see if a given PEAR module is installed
top

q

qstr
in file BitDbPear.php, method BitDbPear::qstr()
    Quotes a string to be sent to the database which is passed to function on to AdoDB->qstr().
qstr
in file BitDbAdodb.php, method BitDbAdodb::qstr()
    Quotes a string to be sent to the database which is passed to function on to AdoDB->qstr().
qstr
in file BitDbBase.php, method BitDb::qstr()
    Quotes a string to be sent to the database
qtNOW
in file BitDbBase.php, method BitDb::qtNOW()
    Return the current timestamp literal relevent to the database type
query
in file BitDbPear.php, method BitDbPear::query()
    Queries the database reporting an error if detected
query
in file BitDbBase.php, method BitDb::query()
    Queries the database reporting an error if detected
query
in file BitDbAdodb.php, method BitDbAdodb::query()
    Queries the database reporting an error if detected
queryComplete
in file BitDbPear.php, method BitDbPear::queryComplete()
queryComplete
in file BitDbBase.php, method BitDb::queryComplete()
    Used to stop query tracking and output results if in debug mode
queryError
in file BitDbAdodb.php, method BitDbAdodb::queryError()
    Queries the database, returning an error if one occurs, rather
queryError
in file BitDbBase.php, method BitDb::queryError()
    Queries the database, returning an error if one occurs, rather
queryError
in file BitDbPear.php, method BitDbPear::queryError()
    Queries the database, returning an error if one occurs, rather
queryStart
in file BitDbBase.php, method BitDb::queryStart()
    Used to start query timer if in debug mode
quick_spellcheck_text
in file Bablotron.php, method Bablotron::quick_spellcheck_text()
    Spellchecks a line of text
top

r

random
in file BitDbBase.php, method BitDb::random()
    A database portable RANDOM() function.
random
in file BitDbAdodb.php, method BitDbAdodb::random()
    Returns RANDOM function appropiate for database.
RC4
in file backups_lib.php, method BackupLib::RC4()
readCacheFile
in file BitCache.php, method BitCache::readCacheFile()
    Used to retrieve an object if cached.
registerAppMenu
in file BitSystem.php, method BitSystem::registerAppMenu()
    Register global system menu. Due to the startup nature of this method, it need to belong in BitSystem instead of BitThemes, where it would more naturally fit.
registerConfig
in file BitSystem.php, method BitSystem::registerConfig()
    registerConfig
registerContentObjects
in file BitSystem.php, method BitSystem::registerContentObjects()
    registerContentObjects
registerModules
in file BitSystem.php, method BitSystem::registerModules()
    registerModules
registerNotifyEvent
in file BitSystem.php, method BitSystem::registerNotifyEvent()
    registerNotifyEvent
registerPackage
in file BitSystem.php, method BitSystem::registerPackage()
    Define name, location and url DEFINE's
registerPackageInfo
in file BitSystem.php, method BitSystem::registerPackageInfo()
    registerPackageInfo
registerPackageVersion
in file BitSystem.php, method BitSystem::registerPackageVersion()
    registerPackageVersion Holds the package version
registerPreferences
in file BitSystem.php, method BitSystem::registerPreferences()
    registerPreferences
registerRequirements
in file BitSystem.php, method BitSystem::registerRequirements()
    registerRequirements
registerSchemaConstraints
in file BitSystem.php, method BitSystem::registerSchemaConstraints()
    registerSchemaConstraints
registerSchemaDefault
in file BitSystem.php, method BitSystem::registerSchemaDefault()
    registerSchemaDefault
registerSchemaIndexes
in file BitSystem.php, method BitSystem::registerSchemaIndexes()
    registerSchemaIndexes
registerSchemaSequences
in file BitSystem.php, method BitSystem::registerSchemaSequences()
    registerSchemaSequences
registerSchemaTable
in file BitSystem.php, method BitSystem::registerSchemaTable()
    registerSchemaTable
registerUserPermissions
in file BitSystem.php, method BitSystem::registerUserPermissions()
    registerUserPermissions
remove_mail_event
in file notification_lib.php, method NotificationLib::remove_mail_event()
    Removes an email address for a specified event notification
restore_database
in file backups_lib.php, method BackupLib::restore_database()
RollbackTrans
in file BitDbAdodb.php, method BitDbAdodb::RollbackTrans()
    If database does not support transactions, rollbacks always fail, so return FALSE otherwise returns TRUE if the Rollback was successful
RollbackTrans
in file BitDbBase.php, method BitDb::RollbackTrans()
    If database does not support transactions, rollbacks always fail, so return false otherwise returns true if the Rollback was successful
RollbackTrans
in file BitDbPear.php, method BitDbPear::RollbackTrans()
    If database does not support transactions, rollbacks always fail, so return false otherwise returns true if the Rollback was successful
requirements_graph.php
procedural page requirements_graph.php
ROLE_MODEL
in file config_defaults_inc.php, constant ROLE_MODEL
ROOT_USER_ID
in file config_defaults_inc.php, constant ROOT_USER_ID
r_compare_backlinks
in file kernel_lib.php, function r_compare_backlinks()
r_compare_changed
in file kernel_lib.php, function r_compare_changed()
r_compare_files
in file kernel_lib.php, function r_compare_files()
r_compare_images
in file kernel_lib.php, function r_compare_images()
r_compare_links
in file kernel_lib.php, function r_compare_links()
r_compare_versions
in file kernel_lib.php, function r_compare_versions()
top

s

$server_offset
in file BitDate.php, variable BitDate::$server_offset
    Current UTC offset of server
$singleton
in file BitSystem.php, variable BitSystem::$singleton
$singletons
in file BitSingleton.php, variable BitSingleton::$singletons
scanPackagePluginDirs
in file BitSmarty.php, method BitSmarty::scanPackagePluginDirs()
scanPackages
in file BitSystem.php, method BitSystem::scanPackages()
    scan all available packages. This is an *expensive* function. DO NOT call this functionally regularly , or arbitrarily. Failure to comply is punishable by death by jello suffication!
sendEmail
in file BitMailer.php, method BitMailer::sendEmail()
    Sends an email to the specified recipients.
sendEmail
in file BitSystem.php, method BitSystem::sendEmail()
    centralized function for send emails
setBrowserTitle
in file BitSystem.php, method BitSystem::setBrowserTitle()
    set the title of the browser
setCacheableObject
in file BitBase.php, function setCacheableObject()
setCaching
in file BitDbBase.php, method BitDb::setCaching()
    Function to set ADODB query caching member variable
setCanonicalLink
in file BitSystem.php, method BitSystem::setCanonicalLink()
    set the canonical page title
setCaseSensitivity
in file BitDbBase.php, method BitDb::setCaseSensitivity()
    Sets the case sensitivity mode which is used in convertQuery
setConfig
in file BitSystem.php, method BitSystem::setConfig()
    Set a hash value in the mConfig hash. This does *NOT* store the value in the database. It does no checking for existing or duplicate values. the main point of this function is to limit direct accessing of the mConfig hash. I will probably make mConfig private one day.
setDatabase
in file BitBase.php, function setDatabase()
    Sets database mechanism for the instance
setFatalActive
in file BitDbBase.php, method BitDb::setFatalActive()
    Determines if the database connection is valid
setField
in file BitBase.php, function setField()
    Assign an entry to the mInfo hash if the current object is valid
setHttpStatus
in file BitSystem.php, method BitSystem::setHttpStatus()
    Set the http status, most notably for 404 not found for deleted content
setOnloadScript
in file BitSystem.php, method BitSystem::setOnloadScript()
    add javascript to the <body onload> attribute
setOnunloadScript
in file BitSystem.php, method BitSystem::setOnunloadScript()
    add javascript to the <body onunload> attribute
set_locale
in file BitDate.php, method BitDate::set_locale()
spellcheck_text
in file Bablotron.php, method Bablotron::spellcheck_text()
    Spellchecks a line of text
spellcheck_word
in file Bablotron.php, method Bablotron::spellcheck_word()
    Spellchecks a word
sqlCast
in file BitDbBase.php, method BitDb::sqlCast()
    Used to cast variable types for certain databases (ie SyBase & MSSQL)
SQLDate
in file BitDbPear.php, method BitDbPear::SQLDate()
    Format date column in sql string given an input format that understands Y M D
SQLDate
in file BitDbAdodb.php, method BitDbAdodb::SQLDate()
    Format date column in sql string given an input format that understands Y M D
SQLDate
in file BitDbBase.php, method BitDb::SQLDate()
    Format date column in sql string given an input format that understands Y M D
SQLForUpdate
in file BitDbBase.php, method BitDb::SQLForUpdate()
    Return the sql to lock selected rows for updating.
SQLIntToTimestamp
in file BitDbBase.php, method BitDb::SQLIntToTimestamp()
    Return the sql to cast the given column from an long integer to a time stamp.
SQLTimestampToInt
in file BitDbBase.php, method BitDb::SQLTimestampToInt()
    Return the sql to cast the given column from a time stamp to a Unix epoch
sql_cast
in file BitDbBase.php, method BitDb::sql_cast()
sql_error
in file Bablotron.php, method Bablotron::sql_error()
start
in file BitTimer.php, method BitTimer::start()
StartTrans
in file BitDbPear.php, method BitDbPear::StartTrans()
    Improved method of initiating a transaction. Used together with CompleteTrans().
StartTrans
in file BitDbAdodb.php, method BitDbAdodb::StartTrans()
    Improved method of initiating a transaction. Used together with CompleteTrans().
StartTrans
in file BitDbBase.php, method BitDb::StartTrans()
    Improved method of initiating a transaction. Used together with CompleteTrans().
stop
in file BitTimer.php, method BitTimer::stop()
STORAGE_BINARY
in file BitBase.php, constant STORAGE_BINARY
STORAGE_IMAGE
in file BitBase.php, constant STORAGE_IMAGE
storeConfig
in file BitSystem.php, method BitSystem::storeConfig()
    bitweaver needs lots of settings just to operate.
storeConfigMatch
in file BitSystem.php, method BitSystem::storeConfigMatch()
    storeConfigMatch set a group of config variables
storeInCache
in file BitBase.php, function storeInCache()
    storeInCache
storeVersion
in file BitSystem.php, method BitSystem::storeVersion()
    storeVersion will store the version number of a given package
strftime
in file BitDate.php, method BitDate::strftime()
strtotime
in file BitDate.php, method BitDate::strtotime()
substr
in file BitDbAdodb.php, method BitDbAdodb::substr()
    Returns SUBSTRING function appropiate for database.
setup_inc.php
procedural page setup_inc.php
simple_form_functions_lib.php
procedural page simple_form_functions_lib.php
SECURE_BIT_BASE_URI
in file setup_inc.php, constant SECURE_BIT_BASE_URI
set_tab
in file simple_form_functions_lib.php, function set_tab()
    simple function used to work out what tab was pressed and activates the correct tab after reload
simple_set_configs
in file simple_form_functions_lib.php, function simple_set_configs()
    Store or update an array of values
simple_set_int
in file simple_form_functions_lib.php, function simple_set_int()
    Store or update an integer in the database - automatically collects data from $_REQUEST[$pFeature]
simple_set_toggle
in file simple_form_functions_lib.php, function simple_set_toggle()
    Store or update a boolean value in the database - automatically collects data from $_REQUEST[$pFeature]
simple_set_toggle_array
in file simple_form_functions_lib.php, function simple_set_toggle_array()
    Store or update a boolean value in the database - automatically collects data from $_REQUEST[$pArray] Handy for an array from html_checkboxes when options is used.
simple_set_value
in file simple_form_functions_lib.php, function simple_set_value()
    Store or update a value in the database - automatically collects data from $_REQUEST[$pFeature]
STORAGE_BASE_URI
in file config_defaults_inc.php, constant STORAGE_BASE_URI
STORAGE_HOST_URI
in file config_defaults_inc.php, constant STORAGE_HOST_URI
storage_path_to_url
in file kernel_lib.php, function storage_path_to_url()
    path_to_url
STORAGE_PKG_NAME
in file config_defaults_inc.php, constant STORAGE_PKG_NAME
STORAGE_PKG_PATH
in file config_defaults_inc.php, constant STORAGE_PKG_PATH
smarty_compiler_set
in file compiler.set.php, function smarty_compiler_set()
    Set Compiler Function
top

t

tableExists
in file BitDbAdodb.php, method BitDbAdodb::tableExists()
    Used to check if tables already exists.
tableExists
in file BitDbBase.php, method BitDb::tableExists()
    Used to check if tables already exists.
TikiWikiParser
in file format.tikiwiki.php, method TikiWikiParser::TikiWikiParser()
TikiWikiParser
in file format.tikiwiki.php, class TikiWikiParser
    TikiWikiParser
THEMES_PKG_PATH
in file config_defaults_inc.php, constant THEMES_PKG_PATH
toggle_preference
in file simple_form_functions_lib.php, function toggle_preference()
    Store or update a boolean value in the database
tra
in file kernel_lib.php, function tra()
    Translate a string
trim_array
in file kernel_lib.php, function trim_array()
    trim_array
top

u

upload_slot_inc.php
procedural page upload_slot_inc.php
unlink_r
in file kernel_lib.php, function unlink_r()
    recursively remove files and directories
USERS_PKG_PATH
in file config_defaults_inc.php, constant USERS_PKG_PATH
usort_by_title
in file kernel_lib.php, function usort_by_title()
    A set of compare functions that can be used in conjunction with usort() type functions
UTIL_PKG_PATH
in file config_defaults_inc.php, constant UTIL_PKG_PATH
UTIL_PKG_URL
in file setup_inc.php, constant UTIL_PKG_URL
top

v

validateVersion
in file BitSystem.php, method BitSystem::validateVersion()
    validateVersion
verifyCompileDir
in file BitSmarty.php, method BitSmarty::verifyCompileDir()
    verifyCompileDir
verifyFeature
in file BitSystem.php, method BitSystem::verifyFeature()
    It will verify that the given feature is active or it will display the error template and die()
verifyFileExtension
in file BitSystem.php, method BitSystem::verifyFileExtension()
    given a file and optionally desired name, return the correctly extensioned file and mime type
verifyId
in file BitBase.php, function verifyId()
    verifyId Determines if any given variable exists and is a number
verifyIdParameter
in file BitBase.php, function verifyIdParameter()
    verifyIdParamter Determines if any given variable exists and is a number
verifyInstalledPackages
in file BitSystem.php, method BitSystem::verifyInstalledPackages()
    verifyInstalledPackages scan all available packages
verifyMimeType
in file BitSystem.php, method BitSystem::verifyMimeType()
    given a file, return the mime type
verifyPackage
in file BitSystem.php, method BitSystem::verifyPackage()
    It will verify that the given package is active or it will display the error template and die()
verifyPermission
in file BitSystem.php, method BitSystem::verifyPermission()
    DEPRECATED - this function has been moved into BitPermUser, use that
verifyRequirements
in file BitSystem.php, method BitSystem::verifyRequirements()
    verifyRequirements
verifySortMode
in file BitBase.php, function verifySortMode()
    verifySortMode is used to validate a given sort_mode agains an array of valid sort modes
view_cache.php
procedural page view_cache.php
va
in file bit_error_inc.php, function va()
validate_email_syntax
in file kernel_lib.php, function validate_email_syntax()
    validate email syntax php include as a string
vc
in file bit_error_inc.php, function vc()
vd
in file bit_error_inc.php, function vd()
verify_hex_color
in file kernel_lib.php, function verify_hex_color()
vvd
in file bit_error_inc.php, function vvd()
top

w

$words
in file Bablotron.php, variable Bablotron::$words
weekOfYear
in file BitDate.php, method BitDate::weekOfYear()
    Returns week of year, 1 = first week of year.
word_exists
in file Bablotron.php, method Bablotron::word_exists()
    Checks if a word exists
writeCacheFile
in file BitCache.php, method BitCache::writeCacheFile()
    writeCacheFile
top

x

xmlentities
in file kernel_lib.php, function xmlentities()
    XML Entity Mandatory Escape Characters
top

y

year_digit_check
in file BitDate.php, method BitDate::year_digit_check()
    Fix 2-digit years. Works for any century.
top

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