XOOPS Docs - xos_opal
[ class tree: xos_opal ] [ index: xos_opal ] [ all elements ]

Element index for package xos_opal

[ a ] [ b ] [ c ] [ d ] [ f ] [ g ] [ h ] [ i ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ x ]

a

$allowedThemes
in file theme.php, variable xos_opal_ThemeFactory::$allowedThemes
    Currently enabled themes (if empty, all the themes in themes/ are allowed)
$allowUserSelection
in file theme.php, variable xos_opal_ThemeFactory::$allowUserSelection
    If users are allowed to choose a custom theme
addHttpMeta
in file theme.php, method xos_opal_Theme::addHttpMeta()
    Set a meta http-equiv value
addLink
in file theme.php, method xos_opal_Theme::addLink()
    Add a <link> to the header
addMeta
in file theme.php, method xos_opal_Theme::addMeta()
    Change output page meta-information
addScript
in file theme.php, method xos_opal_Theme::addScript()
    Adds script code to the document head
addStylesheet
in file theme.php, method xos_opal_Theme::addStylesheet()
    Add StyleSheet or CSS code to the document head
top

b

$bufferOutput
in file theme.php, variable xos_opal_Theme::$bufferOutput
    Whether or not the theme engine should include the output generated by php
top

c

compiler.foreachq.php
procedural page compiler.foreachq.php
compiler.includeq.php
procedural page compiler.includeq.php
compiler.xoAppUrl.php
procedural page compiler.xoAppUrl.php
compiler.xoImgUrl.php
procedural page compiler.xoImgUrl.php
$canvasTemplate
in file theme.php, variable xos_opal_Theme::$canvasTemplate
    Canvas-level template to use
$content
in file theme.php, variable xos_opal_Theme::$content
    Text content to display right after the contentTemplate output
$contentCacheId
in file theme.php, variable xos_opal_Theme::$contentCacheId
$contentCacheLifetime
in file theme.php, variable xos_opal_Theme::$contentCacheLifetime
$contentTemplate
in file theme.php, variable xos_opal_Theme::$contentTemplate
    Content-level template to use
checkCache
in file theme.php, method xos_opal_Theme::checkCache()
createInstance
in file theme.php, method xos_opal_ThemeFactory::createInstance()
    Instanciate the specified theme
top

d

$defaultTheme
in file theme.php, variable xos_opal_ThemeFactory::$defaultTheme
    Default theme to instanciate if none specified
top

f

$folderName
in file theme.php, variable xos_opal_Theme::$folderName
    The name of this theme
top

g

genElementId
in file theme.php, method xos_opal_Theme::genElementId()
    Generates a unique element ID
generateCacheId
in file theme.php, method xos_opal_Theme::generateCacheId()
    Generate cache id based on extra information of language and user groups
top

h

$htmlHeadStrings
in file theme.php, variable xos_opal_Theme::$htmlHeadStrings
    Array of strings to be inserted in the head tag of HTML documents
headContent
in file theme.php, method xos_opal_Theme::headContent()
top

i

isThemeAllowed
in file theme.php, method xos_opal_ThemeFactory::isThemeAllowed()
    Checks if the specified theme is enabled or not
top

m

$metas
in file theme.php, variable xos_opal_Theme::$metas
    Array containing the document meta-information
top

p

$path
in file theme.php, variable xos_opal_Theme::$path
    Physical path of this theme folder
$plugins
in file theme.php, variable xos_opal_Theme::$plugins
    Page construction plug-ins to use
top

r

$renderCount
in file theme.php, variable xos_opal_Theme::$renderCount
render
in file theme.php, method xos_opal_Theme::render()
    Render the page
renderAttributes
in file theme.php, method xos_opal_Theme::renderAttributes()
    Transform an attributes collection to an XML string
renderMetas
in file theme.php, method xos_opal_Theme::renderMetas()
resourcePath
in file theme.php, method xos_opal_Theme::resourcePath()
    Return a themable file resource path
top

s

smarty_compiler_foreachq
in file compiler.foreachq.php, function smarty_compiler_foreachq()
    Quick foreach template plug-in
smarty_compiler_includeq
in file compiler.includeq.php, function smarty_compiler_includeq()
    Quick include template plug-in
smarty_compiler_xoAppUrl
in file compiler.xoAppUrl.php, function smarty_compiler_xoAppUrl()
    Inserts the URL of an application page
smarty_compiler_xoImgUrl
in file compiler.xoImgUrl.php, function smarty_compiler_xoImgUrl()
    Inserts the URL of a file resource customizable by themes
top

t

$template
in file theme.php, variable xos_opal_Theme::$template
    Pointer to the theme template engine
$templateVars
in file theme.php, variable xos_opal_Theme::$templateVars
    Custom variables that will always be assigned to the template
theme.php
procedural page theme.php
top

u

$url
in file theme.php, variable xos_opal_Theme::$url
$use_extra_cache_id
in file theme.php, variable xos_opal_Theme::$use_extra_cache_id
    User extra information for cache id, like language, user groups
top

x

$xoBundleIdentifier
in file theme.php, variable xos_opal_ThemeFactory::$xoBundleIdentifier
xoInit
in file theme.php, method xos_opal_Theme::xoInit()
    Initializes this theme
xos_opal_Theme
in file theme.php, class xos_opal_Theme
xos_opal_ThemeFactory
in file theme.php, class xos_opal_ThemeFactory
    xos_opal_ThemeFactory
top

XOOPS Docs generated by phpDocumentor