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

Element index for package themes

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

_

__construct
in file BitThemes1.php, method BitThemes::__construct()
    Initiate class
top

b

BitThemes
in file BitThemes1.php, class BitThemes
    BitThemes
browse_css
in file css_lib.php, method cssLib::browse_css()
BitThemes.php
procedural page BitThemes.php
BitThemes1.php
procedural page BitThemes1.php
top

c

cloneLayout
in file BitThemes1.php, method BitThemes::cloneLayout()
    cloneLayout
copy_dirs
in file edit_css.php, function copy_dirs()
cssLib
in file css_lib.php, class cssLib
    css Library
css_lib.php
procedural page css_lib.php
top

d

delete
in file edit_css.php, function delete()
    **********************************
displayLayoutColumn
in file BitThemes1.php, method BitThemes::displayLayoutColumn()
top

e

expungeCustomModule
in file BitThemes1.php, method BitThemes::expungeCustomModule()
    expungeCustomModule
expungeLayout
in file BitThemes1.php, method BitThemes::expungeLayout()
    expungeLayout
edit_css.php
procedural page edit_css.php
top

f

fixPositions
in file BitThemes1.php, method BitThemes::fixPositions()
    fix postional data in database using increments of 10 to make it easy for inserting new modules
top

g

generateModuleNames
in file BitThemes1.php, method BitThemes::generateModuleNames()
    generates module names on full hash by reference
getAllLayouts
in file BitThemes1.php, method BitThemes::getAllLayouts()
    get a brief summary of set layouts
getAllModules
in file BitThemes1.php, method BitThemes::getAllModules()
    getAllModules
getBrowserStyleCssFile
in file BitThemes1.php, method BitThemes::getBrowserStyleCssFile()
    get browser specific css file
getCustomModule
in file BitThemes1.php, method BitThemes::getCustomModule()
    getCustomModule
getCustomModuleList
in file BitThemes1.php, method BitThemes::getCustomModuleList()
    getCustomModuleList
getGraphvizEdgeAttributes
in file BitThemes1.php, method BitThemes::getGraphvizEdgeAttributes()
    getGraphvizEdgeAttributes
getGraphvizGraphAttributes
in file BitThemes1.php, method BitThemes::getGraphvizGraphAttributes()
    getGraphvizGraphAttributes
getGraphvizNodeAttributes
in file BitThemes1.php, method BitThemes::getGraphvizNodeAttributes()
    getGraphvizNodeAttributes
getIconCachePath
in file BitThemes1.php, method BitThemes::getIconCachePath()
    get the icon cache path
getLayout
in file BitThemes1.php, method BitThemes::getLayout()
    get the current layout from the database, layouts are fetched in this order in this order until one is successfully loaded: 'layout', 'fallback_layout', ACTIVE_PACKGE, DEFAULT_PACKAGE"
getLayoutCssFile
in file BitThemes1.php, method BitThemes::getLayoutCssFile()
    get browser specific css file
getModuleData
in file BitThemes1.php, method BitThemes::getModuleData()
    getModuleData
getModuleId
in file BitThemes1.php, method BitThemes::getModuleId()
getModuleParameters
in file BitThemes1.php, method BitThemes::getModuleParameters()
    get a module-specfic parameters
getStyle
in file BitThemes1.php, method BitThemes::getStyle()
    figure out the current style
getStyleCss
in file BitThemes1.php, method BitThemes::getStyleCss()
getStyleCssFile
in file BitThemes1.php, method BitThemes::getStyleCssFile()
    figure out the current style
getStyleLayouts
in file BitThemes1.php, method BitThemes::getStyleLayouts()
    getStyleLayouts
getStylePath
in file BitThemes1.php, method BitThemes::getStylePath()
    figure out the current style URL
getStyles
in file BitThemes1.php, method BitThemes::getStyles()
    getStyles
getStylesList
in file BitThemes1.php, method BitThemes::getStylesList()
getStyleUrl
in file BitThemes1.php, method BitThemes::getStyleUrl()
    figure out the current style URL
top

h

hasColumnModules
in file BitThemes1.php, method BitThemes::hasColumnModules()
top

i

isAjaxLib
in file BitThemes1.php, method BitThemes::isAjaxLib()
    check to see if a given ajax library is loaded
isAjaxRequest
in file BitThemes1.php, method BitThemes::isAjaxRequest()
    Statically callable function to determine if the current call was made using Ajax
isAuxFile
in file BitThemes1.php, method BitThemes::isAuxFile()
    isAuxFile
isCacheableClass
in file BitThemes1.php, method BitThemes::isCacheableClass()
isCustomModule
in file BitThemes1.php, method BitThemes::isCustomModule()
    isCustomModule
isJavascriptEnabled
in file BitThemes1.php, method BitThemes::isJavascriptEnabled()
    Statically callable function to see if browser supports javascript
isModuleLoaded
in file BitThemes1.php, method BitThemes::isModuleLoaded()
    isModuleLoaded will check if a given modules is being used in the currently active layout
icon_fetcher
in file icon_browser.php, function icon_fetcher()
icon_browser.php
procedural page icon_browser.php
top

l

list_css
in file css_lib.php, method cssLib::list_css()
loadAjax
in file BitThemes1.php, method BitThemes::loadAjax()
    Load Ajax libraries
loadAuxFile
in file BitThemes1.php, method BitThemes::loadAuxFile()
    loadAuxFile will add a file to the mAuxFiles hash for later processing
loadCss
in file BitThemes1.php, method BitThemes::loadCss()
    Load an additional CSS file
loadJavascript
in file BitThemes1.php, method BitThemes::loadJavascript()
    Load an addition javascript file
loadLayout
in file BitThemes1.php, method BitThemes::loadLayout()
    load current layout into mLayout
loadStyle
in file BitThemes1.php, method BitThemes::loadStyle()
load_css2_file
in file css_lib.php, method cssLib::load_css2_file()
ls_a
in file edit_css.php, function ls_a()
top

m

$mAjaxLibs
in file BitThemes1.php, variable BitThemes::$mAjaxLibs
$mAuxFiles
in file BitThemes1.php, variable BitThemes::$mAuxFiles
$mDisplayMode
in file BitThemes1.php, variable BitThemes::$mDisplayMode
$mLayout
in file BitThemes1.php, variable BitThemes::$mLayout
$mModules
in file BitThemes1.php, variable BitThemes::$mModules
$mRawFiles
in file BitThemes1.php, variable BitThemes::$mRawFiles
$mStyle
in file BitThemes1.php, variable BitThemes::$mStyle
$mStyles
in file BitThemes1.php, variable BitThemes::$mStyles
moveModule
in file BitThemes1.php, method BitThemes::moveModule()
    generic function to move module up or down
moveModuleDown
in file BitThemes1.php, method BitThemes::moveModuleDown()
    moduleDown
moveModuleToArea
in file BitThemes1.php, method BitThemes::moveModuleToArea()
    moveModuleToArea
moveModuleUp
in file BitThemes1.php, method BitThemes::moveModuleUp()
    moduleUp
mAppMenu_sort
in file menu_register_inc.php, function mAppMenu_sort()
    mAppMenu_sort
menu_register_inc.php
procedural page menu_register_inc.php
mod_switch_theme.php
procedural page mod_switch_theme.php
top

o

overrideCss
in file BitThemes1.php, method BitThemes::overrideCss()
    overrideCss
overrideJavascript
in file BitThemes1.php, method BitThemes::overrideJavascript()
    overrideJavascript
top

p

parseGroups
in file BitThemes1.php, method BitThemes::parseGroups()
    transform groups string to handy array
parseRoles
in file BitThemes1.php, method BitThemes::parseRoles()
    transform roles string to handy array
parseString
in file BitThemes1.php, method BitThemes::parseString()
    parse URL-like parameter string
parse_css
in file css_lib.php, method cssLib::parse_css()
preLoadStyle
in file BitThemes1.php, method BitThemes::preLoadStyle()
    load up style related information that must be loaded before template rendering begins
top

r

registerModule
in file BitThemes1.php, method BitThemes::registerModule()
top

s

setDisplayMode
in file BitThemes1.php, method BitThemes::setDisplayMode()
    setDisplayMode
setFormatHeader
in file BitThemes1.php, method BitThemes::setFormatHeader()
    Set the proper headers for requested output
setModulePosition
in file BitThemes1.php, method BitThemes::setModulePosition()
    setModulePosition
setStyle
in file BitThemes1.php, method BitThemes::setStyle()
    figure out the current style
storeCustomModule
in file BitThemes1.php, method BitThemes::storeCustomModule()
    storeCustomModule
storeLayout
in file BitThemes1.php, method BitThemes::storeLayout()
storeModule
in file BitThemes1.php, method BitThemes::storeModule()
    storeModule
storeModuleParameters
in file BitThemes1.php, method BitThemes::storeModuleParameters()
switch_theme.php
procedural page switch_theme.php
top

t

themes_content_display
in file BitThemes1.php, function themes_content_display()
    load content specific theme picked by user
themes_content_list
in file BitThemes1.php, function themes_content_list()
    themes_content_list
themes_feedback_to_html
in file BitThemes1.php, function themes_feedback_to_html()
top

u

unassignModule
in file BitThemes1.php, method BitThemes::unassignModule()
    unassignModule
unloadCss
in file BitThemes1.php, method BitThemes::unloadCss()
    unloadCss
unloadJavascript
in file BitThemes1.php, method BitThemes::unloadJavascript()
    unloadJvascript
upgradeModulesPaths
in file BitThemes1.php, method BitThemes::upgradeModulesPaths()
top

v

verifyArea
in file BitThemes1.php, method BitThemes::verifyArea()
    if the specified area doesn't make any sense, we just dump it in the left column
verifyCustomModule
in file BitThemes1.php, method BitThemes::verifyCustomModule()
    verifyCustomModule
verifyModuleParams
in file BitThemes1.php, method BitThemes::verifyModuleParams()
    Verfiy module parameters when storing a new module
top

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