Element index for package applications_cms
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ x ]
[ _ ]
_
- $_APP
- in file Bs_Renderer.class.php, variable Bs_Renderer::$_APP
- $_APP
- in file Bs_XAtom.class.php, variable Bs_XAtom::$_APP
reference to the global ini settings
- $_atomContainer
- in file Bs_XAtom.class.php, variable Bs_XAtom::$_atomContainer
This data will be persited when caching is used. See also _tempContainer below.
- $_blocks
- in file Bs_Layout.class.php, variable Bs_Layout::$_blocks
- $_bsDb
- in file Bs_Cms_BlockNews.class.php, variable Bs_Cms_BlockNews::$_bsDb
- $_bsDb
- in file Bs_Cms_BlockNewsRecord.class.php, variable Bs_Cms_BlockNewsRecord::$_bsDb
- $_bsEnv
- in file Bs_XAtom.class.php, variable Bs_XAtom::$_bsEnv
reference to the bs environment var hash
- $_Bs_String
- in file Bs_Navigation.class.php, variable Bs_Navigation::$_Bs_String
a reference to the pseudostatic object Bs_String.
- $_dataContainer
- in file Bs_Page.class.php, variable Bs_Page::$_dataContainer
STRUCTURE DETAILS:
- $_dataContainer
- in file Bs_Node.class.php, variable Bs_Node::$_dataContainer
- $_dataContainer
- in file Bs_Block.class.php, variable Bs_Block::$_dataContainer
STRUCTURE DETAILS:
- $_dataContainer
- in file Bs_Layout.class.php, variable Bs_Layout::$_dataContainer
STRUCTURE DETAILS:
- $_failed
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$_failed
- $_failedReason
- in file Bs_XAtom.class.php, variable Bs_XAtom::$_failedReason
vector telling why $this is not valid.
- $_failedReason
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$_failedReason
- $_failedReason
- in file Bs_XRay.class.php, variable Bs_XRay::$_failedReason
vector telling why $this is not valid.
- $_failedReason
- in file Bs_Renderer.class.php, variable Bs_Renderer::$_failedReason
vector telling why the something failed.
- $_layout
- in file Bs_Page.class.php, variable Bs_Page::$_layout
The child Layout we determined when a http query hits this Page
- $_logger
- in file Bs_Renderer.class.php, variable Bs_Renderer::$_logger
- $_page
- in file Bs_Node.class.php, variable Bs_Node::$_page
The child page we determined when a http query hits this Node.
- $_parentNode
- in file Bs_XAtom.class.php, variable Bs_XAtom::$_parentNode
- $_subLayouts
- in file Bs_Layout.class.php, variable Bs_Layout::$_subLayouts
The child sub-Layout and Blocks we determined
- $_tempContainer
- in file Bs_XAtom.class.php, variable Bs_XAtom::$_tempContainer
This data will not be persisted
- $_xPath
- in file Bs_Layout.class.php, variable Bs_Layout::$_xPath
- $_xPath
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$_xPath
- $_xPath
- in file Bs_XStorage.class.php, variable Bs_XStorage::$_xPath
reference to XPath object (static)
- _basicInit
- in file Bs_XAtom.class.php, method Bs_XAtom::_basicInit()
Init some very basic setup stuff that is directly related to the UID
- _evalPhp
- in file Bs_Cms_BlockHtml.class.php, method Bs_Cms_BlockHtml::_evalPhp()
evaluates the given string, if needed.
- _exclusiveWrite
- in file Bs_XStorage.class.php, method Bs_XStorage::_exclusiveWrite()
didn't i move this to the bs_file class?? please have a look. --andrej
- _generateXml
- in file Bs_Cms_BlockHtml.class.php, method Bs_Cms_BlockHtml::_generateXml()
- _generateXml
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_generateXml()
- _generateXml
- in file Bs_Cms_BlockMeta.class.php, method Bs_Cms_BlockMeta::_generateXml()
- _generateXml
- in file Bs_Cms_BlockImage.class.php, method Bs_Cms_BlockImage::_generateXml()
- _generateXml
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::_generateXml()
- _generateXml
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::_generateXml()
- _generateXmlHelper
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::_generateXmlHelper()
- _getBgColor
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_getBgColor()
returns the background color that has to be used.
- _getFontColor
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_getFontColor()
returns the font color that has to be used.
- _getNavigationDataHelper
- in file Bs_Navigation.class.php, method Bs_Navigation::_getNavigationDataHelper()
gets called recursively.
- _getStyleName
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_getStyleName()
returns the style name that has to be used.
- _getStyleSource
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_getStyleSource()
returns the style source that has to be used.
- _initXPath
- in file Bs_XStorage.class.php, method Bs_XStorage::_initXPath()
If we are working with file based Nodes, Pages, Layouts, Blocks, ...
- _isItTimeToRender
- in file Bs_Block.class.php, method Bs_Block::_isItTimeToRender()
Check if we have to do the rendering/crunching at all.
- _loadBlock
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadBlock()
XPath load of specialized data of element Block.
- _loadBlockTableLayoutCell
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadBlockTableLayoutCell()
helper function to load the blocks
- _loadBlockTableLayoutRow
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadBlockTableLayoutRow()
- _loadFromCache
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadFromCache()
Load parsed XML data *from* a file cache.
- _loadFromIni
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::_loadFromIni()
overwrite this method.
- _loadFromIni
- in file Bs_Cms_BlockHtml.class.php, method Bs_Cms_BlockHtml::_loadFromIni()
- _loadFromIni
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_loadFromIni()
- _loadFromIni
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::_loadFromIni()
- _loadFromIni
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::_loadFromIni()
- _loadFromIni
- in file Bs_Cms_BlockImage.class.php, method Bs_Cms_BlockImage::_loadFromIni()
- _loadFromXml
- in file Bs_Cms_BlockHtml.class.php, method Bs_Cms_BlockHtml::_loadFromXml()
- _loadFromXml
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::_loadFromXml()
- _loadFromXml
- in file Bs_Cms_BlockImage.class.php, method Bs_Cms_BlockImage::_loadFromXml()
- _loadFromXml
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::_loadFromXml()
- _loadFromXml
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::_loadFromXml()
- _loadFromXml
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_loadFromXml()
- _loadFromXml
- in file Bs_Cms_BlockMeta.class.php, method Bs_Cms_BlockMeta::_loadFromXml()
- _loadFromXmlHelper
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::_loadFromXmlHelper()
- _loadGuard
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadGuard()
XPath load of specialized data of element Guard.
- _loadLayout
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadLayout()
XPath load of specialized data of element Layout.
- _loadNode
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadNode()
XPath load of specialized data of element Node.
- _loadPage
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadPage()
XPath load of specialized data of element Page.
- _loadToCache
- in file Bs_XStorage.class.php, method Bs_XStorage::_loadToCache()
Load parsed XML data *to* a file cache.
- _normalizeContainer
- in file Bs_XAtom.class.php, method Bs_XAtom::_normalizeContainer()
This may have to be done if the input is from a soucre that is written by human.
- _renderLayout
- in file Bs_Layout.class.php, method Bs_Layout::_renderLayout()
Render the sub-Layouts and Blocks recursively
- _requireHtmlTable
- in file Bs_Block.class.php, function _requireHtmlTable()
- _storeAsIni
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::_storeAsIni()
- _storeAsIni
- in file Bs_Cms_BlockImage.class.php, method Bs_Cms_BlockImage::_storeAsIni()
- _storeAsIni
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_storeAsIni()
- _toXmlHelper
- in file Bs_XAtom.class.php, function _toXmlHelper()
Helper for use with function toXml The passed $keysArr is an array of keys that reference values in this $this->_dataContainer[].
- _traceAddInstance
- in file Bs_XAtom.class.php, function _traceAddInstance()
A trace function
- _traceCandidates
- in file Bs_XAtom.class.php, function _traceCandidates()
A trace function
- _traceDetermineStart
- in file Bs_XAtom.class.php, function _traceDetermineStart()
A trace function
- _traceSetSelected
- in file Bs_XAtom.class.php, function _traceSetSelected()
A trace function
- _updateVarsFromDefaultStyle
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::_updateVarsFromDefaultStyle()
top
a
- addSessionID
- in file Bs_KickOff.inc.php, function addSessionID()
adds the session id to the given url and returns it.
- appendTraceCrumbs
- in file Bs_XAtom.class.php, function appendTraceCrumbs()
************************************************************************ Append a child trace to this XAtom
top
b
- $blockFullPath
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$blockFullPath
absolute path to the block file.
- $blockFullPath
- in file Bs_Cms_BlockHtml.class.php, variable Bs_Cms_BlockHtml::$blockFullPath
absolute path to the block file.
- $blockFullPath
- in file Bs_Cms_BlockMeta.class.php, variable Bs_Cms_BlockMeta::$blockFullPath
absolute path to the block file.
- $blockJunks
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$blockJunks
the blockName parsed into its junks.
- $blockJunks
- in file Bs_Cms_BlockMeta.class.php, variable Bs_Cms_BlockMeta::$blockJunks
the blockName parsed into its junks.
- $blockJunks
- in file Bs_Cms_BlockHtml.class.php, variable Bs_Cms_BlockHtml::$blockJunks
the blockName parsed into its junks.
- $blockName
- in file Bs_Cms_BlockMeta.class.php, variable Bs_Cms_BlockMeta::$blockName
the name of the block. like "title1.1.de.textType.block.php"
- $blockName
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$blockName
the name of the block. like "title1.1.de.textType.block.php"
- $blockName
- in file Bs_Cms_BlockHtml.class.php, variable Bs_Cms_BlockHtml::$blockName
the name of the block. like "title1.1.de.textType.block.php"
- $bsChart
- in file Bs_Cms_BlockChart.class.php, variable Bs_Cms_BlockChart::$bsChart
instance of Bs_Chart. gets created in the constructor.
- $Bs_HeadCollector
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$Bs_HeadCollector
instance of Bs_HeadCollector.
- Bs_Block.class.php
- procedural page Bs_Block.class.php
- Bs_Cms_BlockChart.class.php
- procedural page Bs_Cms_BlockChart.class.php
- Bs_Cms_BlockDsn.class.php
- procedural page Bs_Cms_BlockDsn.class.php
- Bs_Cms_BlockFaq.class.php
- procedural page Bs_Cms_BlockFaq.class.php
- Bs_Cms_BlockHtml.class.php
- procedural page Bs_Cms_BlockHtml.class.php
- Bs_Cms_BlockImage.class.php
- procedural page Bs_Cms_BlockImage.class.php
- Bs_Cms_BlockMeta.class.php
- procedural page Bs_Cms_BlockMeta.class.php
- Bs_Cms_BlockNav.class.php
- procedural page Bs_Cms_BlockNav.class.php
- Bs_Cms_BlockNewsRecord.class.php
- procedural page Bs_Cms_BlockNewsRecord.class.php
- Bs_Cms_BlockNews.class.php
- procedural page Bs_Cms_BlockNews.class.php
- Bs_Cms_BlockTable.class.php
- procedural page Bs_Cms_BlockTable.class.php
- Bs_Cms_BlockTextType.class.php
- procedural page Bs_Cms_BlockTextType.class.php
- Bs_Cms_Block.class.php
- procedural page Bs_Cms_Block.class.php
- Bs_Guard.class.php
- procedural page Bs_Guard.class.php
- Bs_KickOff.inc.php
- procedural page Bs_KickOff.inc.php
- Bs_Layout.class.php
- procedural page Bs_Layout.class.php
- Bs_Navigation.class.php
- procedural page Bs_Navigation.class.php
- Bs_Node.class.php
- procedural page Bs_Node.class.php
- Bs_Page.class.php
- procedural page Bs_Page.class.php
- Bs_Renderer.class.php
- procedural page Bs_Renderer.class.php
- Bs_XAtom.class.php
- procedural page Bs_XAtom.class.php
- Bs_XClearingHouse.class.php
- procedural page Bs_XClearingHouse.class.php
- Bs_XRay.class.php
- procedural page Bs_XRay.class.php
- Bs_XStorage.class.php
- procedural page Bs_XStorage.class.php
- Bs_Block
- in file Bs_Block.class.php, method Bs_Block::Bs_Block()
Constructor.
- Bs_Block
- in file Bs_Block.class.php, class Bs_Block
Block Class
- BS_BLOCK_VERSION
- in file Bs_Block.class.php, constant BS_BLOCK_VERSION
- Bs_Cms_Block
- in file Bs_Cms_Block.class.php, class Bs_Cms_Block
- Bs_Cms_Block
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::Bs_Cms_Block()
constructor.
- Bs_Cms_BlockChart
- in file Bs_Cms_BlockChart.class.php, method Bs_Cms_BlockChart::Bs_Cms_BlockChart()
constructor.
- Bs_Cms_BlockChart
- in file Bs_Cms_BlockChart.class.php, class Bs_Cms_BlockChart
- Bs_Cms_BlockDsn
- in file Bs_Cms_BlockDsn.class.php, class Bs_Cms_BlockDsn
- Bs_Cms_BlockDsn
- in file Bs_Cms_BlockDsn.class.php, method Bs_Cms_BlockDsn::Bs_Cms_BlockDsn()
constructor.
- Bs_Cms_BlockFaq
- in file Bs_Cms_BlockFaq.class.php, method Bs_Cms_BlockFaq::Bs_Cms_BlockFaq()
constructor.
- Bs_Cms_BlockFaq
- in file Bs_Cms_BlockFaq.class.php, class Bs_Cms_BlockFaq
- Bs_Cms_BlockHtml
- in file Bs_Cms_BlockHtml.class.php, method Bs_Cms_BlockHtml::Bs_Cms_BlockHtml()
constructor.
- Bs_Cms_BlockHtml
- in file Bs_Cms_BlockHtml.class.php, class Bs_Cms_BlockHtml
- Bs_Cms_BlockImage
- in file Bs_Cms_BlockImage.class.php, method Bs_Cms_BlockImage::Bs_Cms_BlockImage()
constructor.
- Bs_Cms_BlockImage
- in file Bs_Cms_BlockImage.class.php, class Bs_Cms_BlockImage
- Bs_Cms_BlockImage
- in file Bs_Cms_BlockTable.class.php, method Bs_Cms_BlockTable::Bs_Cms_BlockImage()
constructor.
- Bs_Cms_BlockMeta
- in file Bs_Cms_BlockMeta.class.php, class Bs_Cms_BlockMeta
- Bs_Cms_BlockMeta
- in file Bs_Cms_BlockMeta.class.php, method Bs_Cms_BlockMeta::Bs_Cms_BlockMeta()
constructor.
- Bs_Cms_BlockNav
- in file Bs_Cms_BlockNav.class.php, class Bs_Cms_BlockNav
some included js nav files require bs_url, so don't drop that dependency.
- Bs_Cms_BlockNews
- in file Bs_Cms_BlockNews.class.php, class Bs_Cms_BlockNews
- Bs_Cms_BlockNews
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::Bs_Cms_BlockNews()
constructor.
- Bs_Cms_BlockNewsRecord
- in file Bs_Cms_BlockNewsRecord.class.php, method Bs_Cms_BlockNewsRecord::Bs_Cms_BlockNewsRecord()
Constructor.
- Bs_Cms_BlockNewsRecord
- in file Bs_Cms_BlockNewsRecord.class.php, class Bs_Cms_BlockNewsRecord
- Bs_Cms_BlockTable
- in file Bs_Cms_BlockTable.class.php, class Bs_Cms_BlockTable
- Bs_Cms_BlockTextType
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::Bs_Cms_BlockTextType()
constructor.
- Bs_Cms_BlockTextType
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::Bs_Cms_BlockTextType()
constructor.
- Bs_Cms_BlockTextType
- in file Bs_Cms_BlockTextType.class.php, class Bs_Cms_BlockTextType
- bs_fia_getHints
- in file Bs_Cms_BlockNewsRecord.class.php, method Bs_Cms_BlockNewsRecord::bs_fia_getHints()
****************************************************************************************************
- bs_fia_getHints
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::bs_fia_getHints()
CALLBACK Funtion of Bs_FormItAble
- bs_fia_loadHints
- in file Bs_Cms_BlockNewsRecord.class.php, method Bs_Cms_BlockNewsRecord::bs_fia_loadHints()
loads the fia hints. needed to be able to modify them from outside.
- bs_fia_loadHints
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::bs_fia_loadHints()
- bs_fia_loadHintsBlock
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::bs_fia_loadHintsBlock()
- bs_fia_loadHintsBlock
- in file Bs_Cms_BlockHtml.class.php, method Bs_Cms_BlockHtml::bs_fia_loadHintsBlock()
- bs_fia_loadHintsBlock
- in file Bs_Cms_BlockMeta.class.php, method Bs_Cms_BlockMeta::bs_fia_loadHintsBlock()
- bs_fia_loadHintsBlock
- in file Bs_Cms_BlockImage.class.php, method Bs_Cms_BlockImage::bs_fia_loadHintsBlock()
- bs_fia_loadHintsBlock
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::bs_fia_loadHintsBlock()
- bs_fia_loadHintsBlock
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::bs_fia_loadHintsBlock()
- Bs_Guard
- in file Bs_Guard.class.php, class Bs_Guard
Guard Class
- Bs_Guard
- in file Bs_Guard.class.php, method Bs_Guard::Bs_Guard()
Constructor.
- BS_GUARD_VERSION
- in file Bs_Guard.class.php, constant BS_GUARD_VERSION
- Bs_Layout
- in file Bs_Layout.class.php, method Bs_Layout::Bs_Layout()
Constructor.
- Bs_Layout
- in file Bs_Layout.class.php, class Bs_Layout
Layout Class
- BS_LAYOUT_VERSION
- in file Bs_Layout.class.php, constant BS_LAYOUT_VERSION
- Bs_Navigation
- in file Bs_Navigation.class.php, class Bs_Navigation
Navigation Class
- Bs_Navigation
- in file Bs_Navigation.class.php, method Bs_Navigation::Bs_Navigation()
Constructor.
- BS_NAVIGATION_VERSION
- in file Bs_Navigation.class.php, constant BS_NAVIGATION_VERSION
- Bs_Node
- in file Bs_Node.class.php, method Bs_Node::Bs_Node()
Constructor.
- Bs_Node
- in file Bs_Node.class.php, class Bs_Node
Node Class
- BS_NODE_VERSION
- in file Bs_Node.class.php, constant BS_NODE_VERSION
- Bs_Page
- in file Bs_Page.class.php, class Bs_Page
Page Class
- Bs_Page
- in file Bs_Page.class.php, method Bs_Page::Bs_Page()
Constructor.
- BS_PAGE_VERSION
- in file Bs_Page.class.php, constant BS_PAGE_VERSION
- Bs_Renderer
- in file Bs_Renderer.class.php, class Bs_Renderer
Renderer Class
- Bs_Renderer
- in file Bs_Renderer.class.php, method Bs_Renderer::Bs_Renderer()
Constructor.
- BS_RENDERER_VERSION
- in file Bs_Renderer.class.php, constant BS_RENDERER_VERSION
- bs_sop_getHints
- in file Bs_Cms_BlockNewsRecord.class.php, method Bs_Cms_BlockNewsRecord::bs_sop_getHints()
****************************************************************************************************
- Bs_XAtom
- in file Bs_XAtom.class.php, class Bs_XAtom
XAtom Class (Abstaract Class)
- Bs_XAtom
- in file Bs_XAtom.class.php, method Bs_XAtom::Bs_XAtom()
Constructor.
- BS_XATOM_VERSION
- in file Bs_XAtom.class.php, constant BS_XATOM_VERSION
- Bs_XClearingHouse
- in file Bs_XClearingHouse.class.php, class Bs_XClearingHouse
Clearing House Class
- Bs_XClearingHouse
- in file Bs_XClearingHouse.class.php, method Bs_XClearingHouse::Bs_XClearingHouse()
Constructor.
- BS_XCLEARINGHOUSE_VERSION
- in file Bs_XClearingHouse.class.php, constant BS_XCLEARINGHOUSE_VERSION
- Bs_XRay
- in file Bs_XRay.class.php, method Bs_XRay::Bs_XRay()
Constructor.
- Bs_XRay
- in file Bs_XRay.class.php, class Bs_XRay
XRay Class
- BS_XRAY_VERSION
- in file Bs_XRay.class.php, constant BS_XRAY_VERSION
- Bs_XStorage
- in file Bs_XStorage.class.php, class Bs_XStorage
XStorage class
- Bs_XStorage
- in file Bs_XStorage.class.php, method Bs_XStorage::Bs_XStorage()
Constructor.
- BS_XSTORAGE_VERSION
- in file Bs_XStorage.class.php, constant BS_XSTORAGE_VERSION
top
top
top
top
top
g
- generateChart
- in file Bs_Cms_BlockChart.class.php, method Bs_Cms_BlockChart::generateChart()
- getBestLanguageFile
- in file Bs_KickOff.inc.php, function getBestLanguageFile()
tells which file matches best. used for error documents.
- getBestLanguagePart
- in file Bs_KickOff.inc.php, function getBestLanguagePart()
returns the best language match partof the given source for the current request.
- getBreadcrumbData
- in file Bs_Navigation.class.php, method Bs_Navigation::getBreadcrumbData()
returns the data of the parent, grand parent etc for the given knod.
- getBreadcrumbIDs
- in file Bs_Navigation.class.php, method Bs_Navigation::getBreadcrumbIDs()
returns the parent, grand parent etc for the given knod.
- getBreadcrumbNavigation
- in file Bs_Navigation.class.php, method Bs_Navigation::getBreadcrumbNavigation()
- getCandidates
- in file Bs_XAtom.class.php, function getCandidates()
Currenly this is a wrapper to $this->_xStorage->getCandidateUIDs().
- getCandidateUIDs
- in file Bs_XStorage.class.php, method Bs_XStorage::getCandidateUIDs()
Get the list of candidates as array of UID's
- getDataPath
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::getDataPath()
- getDbObj
- in file Bs_Cms_BlockDsn.class.php, method Bs_Cms_BlockDsn::getDbObj()
returns a reference(!) to an instance of the db object with the params defined in that block.
- getFailedReason
- in file Bs_Renderer.class.php, method Bs_Renderer::getFailedReason()
tells what went wrong.
- getFailedReason
- in file Bs_XAtom.class.php, method Bs_XAtom::getFailedReason()
Tells what went wrong.
- getLevel
- in file Bs_Navigation.class.php, method Bs_Navigation::getLevel()
returns the level in which the given page is in.
- getNavData
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::getNavData()
- getNavigationData
- in file Bs_Navigation.class.php, method Bs_Navigation::getNavigationData()
returns the data you need to build a navigation tree or something to show to the user.
- getNavigationData_old
- in file Bs_Navigation.class.php, method Bs_Navigation::getNavigationData_old()
returns the data you need to build a navigation tree or something to show to the user.
- getNavStyle
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::getNavStyle()
- getOriginNode
- in file Bs_XClearingHouse.class.php, method Bs_XClearingHouse::getOriginNode()
Get the origin Node object
- getOriginNodeUni
- in file Bs_XClearingHouse.class.php, method Bs_XClearingHouse::getOriginNodeUni()
- getParentData
- in file Bs_Navigation.class.php, method Bs_Navigation::getParentData()
returns the data from the parent knod.
- getParentId
- in file Bs_Navigation.class.php, method Bs_Navigation::getParentId()
returns the knodID from the parent.
- getRendered
- in file Bs_Layout.class.php, method Bs_Layout::getRendered()
- getRendered
- in file Bs_Block.class.php, method Bs_Block::getRendered()
- getSiteDefaultNavData
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::getSiteDefaultNavData()
- go
- in file Bs_XRay.class.php, method Bs_XRay::go()
top
i
- $ID
- in file Bs_Cms_BlockNewsRecord.class.php, variable Bs_Cms_BlockNewsRecord::$ID
- init
- in file Bs_Page.class.php, method Bs_Page::init()
Init this object using UID (Unified ID).
- init
- in file Bs_XAtom.class.php, method Bs_XAtom::init()
Init this object using UID (Unified ID).
- init
- in file Bs_XRay.class.php, method Bs_XRay::init()
- init
- in file Bs_Node.class.php, method Bs_Node::init()
Init this object using UID (Unified ID).
- init
- in file Bs_Layout.class.php, method Bs_Layout::init()
Init this object using UID (Unified ID).
- init
- in file Bs_Block.class.php, method Bs_Block::init()
Init this object using UID (Unified ID).
- init
- in file Bs_Cms_BlockChart.class.php, method Bs_Cms_BlockChart::init()
- init
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::init()
- initByFullPath
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::initByFullPath()
inits the object by the given full path to the block file.
- isAccessAllowedTo
- in file Bs_XClearingHouse.class.php, method Bs_XClearingHouse::isAccessAllowedTo()
- isAlive
- in file Bs_XAtom.class.php, method Bs_XAtom::isAlive()
Tells if something (page, node, block, whatever) with the given properties is alive or not.
- isEditable
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::isEditable()
top
l
- $language
- in file Bs_Cms_BlockNewsRecord.class.php, variable Bs_Cms_BlockNewsRecord::$language
- listAll
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::listAll()
- listTextTypeStyles
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::listTextTypeStyles()
returns a list of all available texttype styles.
- load
- in file Bs_Cms_BlockTable.class.php, method Bs_Cms_BlockTable::load()
- load
- in file Bs_Cms_BlockDsn.class.php, method Bs_Cms_BlockDsn::load()
- load
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::load()
- load
- in file Bs_Cms_BlockChart.class.php, method Bs_Cms_BlockChart::load()
- loadFromIni
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::loadFromIni()
- loadFromXml
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::loadFromXml()
- loadXAtom
- in file Bs_XStorage.class.php, method Bs_XStorage::loadXAtom()
top
top
n
- normalizeRef
- in file Bs_XAtom.class.php, method Bs_XAtom::normalizeRef()
Normalize the references to the varius elements and return an hash
- normalizeVersion
- in file Bs_XAtom.class.php, method Bs_XAtom::normalizeVersion()
Normalize a version string and return it See info in header of this file.
top
top
p
- parse
- in file Bs_XRay.class.php, method Bs_XRay::parse()
- parseCoreXml
- in file Bs_Layout.class.php, method Bs_Layout::parseCoreXml()
Parse the core XML data and get all bockrefs and blocebos.
- persist
- in file Bs_XAtom.class.php, method Bs_XAtom::persist()
Use the XStorage to persist any XAtom
- persist
- in file Bs_XStorage.class.php, method Bs_XStorage::persist()
Persist the xAtom-element.
- preRenderLayout
- in file Bs_Layout.class.php, method Bs_Layout::preRenderLayout()
************************************************************************ Do all the work that has to be done, without rendering.
- preRenderNode
- in file Bs_Node.class.php, method Bs_Node::preRenderNode()
************************************************************************ Do all the work that has to be done, without rendering.
- preRenderPage
- in file Bs_Page.class.php, method Bs_Page::preRenderPage()
************************************************************************ Do all the work that has to be done, without rendering.
top
r
- render
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::render()
render the block.
- render
- in file Bs_Cms_BlockHtml.class.php, method Bs_Cms_BlockHtml::render()
renders the block.
- render
- in file Bs_Cms_BlockNews.class.php, method Bs_Cms_BlockNews::render()
- render
- in file Bs_Cms_BlockMeta.class.php, method Bs_Cms_BlockMeta::render()
renders the block.
- render
- in file Bs_Cms_BlockChart.class.php, method Bs_Cms_BlockChart::render()
- render
- in file Bs_Cms_BlockDsn.class.php, method Bs_Cms_BlockDsn::render()
makes no sense to render this block. so it returns an empty string.
- render
- in file Bs_Page.class.php, method Bs_Page::render()
************************************************************************
- render
- in file Bs_Cms_BlockTable.class.php, method Bs_Cms_BlockTable::render()
renders the block.
- render
- in file Bs_Cms_Block.class.php, method Bs_Cms_Block::render()
- render
- in file Bs_Block.class.php, method Bs_Block::render()
Render and set 'rendered'-buffer of this block.
- render
- in file Bs_Cms_BlockNav.class.php, method Bs_Cms_BlockNav::render()
- render
- in file Bs_Cms_BlockFaq.class.php, method Bs_Cms_BlockFaq::render()
- render
- in file Bs_Renderer.class.php, method Bs_Renderer::render()
renders the page and returns it as a string.
- render
- in file Bs_Node.class.php, method Bs_Node::render()
************************************************************************
- render
- in file Bs_Layout.class.php, method Bs_Layout::render()
renders the master (top most) layout.
- render
- in file Bs_Cms_BlockImage.class.php, method Bs_Cms_BlockImage::render()
- render_OLD
- in file Bs_Cms_BlockTextType.class.php, method Bs_Cms_BlockTextType::render_OLD()
- reset
- in file Bs_XAtom.class.php, method Bs_XAtom::reset()
Reset the whole object
- returnCached
- in file Bs_Page.class.php, method Bs_Page::returnCached()
checks if the page is cached (as whole finished output) and if it can be used.
top
top
t
- toString
- in file Bs_Layout.class.php, function toString()
- toString
- in file Bs_Node.class.php, method Bs_Node::toString()
************************************************************************
- toXml
- in file Bs_XAtom.class.php, method Bs_XAtom::toXml()
Generate a XML output of the element (Node, Page, Layout, Block ...)
- traceMsg
- in file Bs_XAtom.class.php, function traceMsg()
A trace function
- traceMsgCopy
- in file Bs_XAtom.class.php, function traceMsgCopy()
A trace function
top
u
- $user
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$user
'user' or 'admin'. default is 'user'.
top
top
x
- $xmlProps
- in file Bs_Cms_Block.class.php, variable Bs_Cms_Block::$xmlProps
the props that were in the <bs:something x="y"> tag. keys are in uppercase.
- $xmlProps
- in file Bs_Cms_BlockMeta.class.php, variable Bs_Cms_BlockMeta::$xmlProps
the props that were in the <bs:something x="y"> tag. keys are in uppercase.
- $xmlProps
- in file Bs_Cms_BlockHtml.class.php, variable Bs_Cms_BlockHtml::$xmlProps
the props that were in the <bs:something x="y"> tag. keys are in uppercase.
- XRAY_STD_ERR
- in file Bs_XRay.class.php, constant XRAY_STD_ERR
- XT_ERR_ASSEBLE
- in file Bs_XAtom.class.php, constant XT_ERR_ASSEBLE
- XT_ERR_DETERMINE
- in file Bs_XAtom.class.php, constant XT_ERR_DETERMINE
- XT_ERR_GETFILE
- in file Bs_XAtom.class.php, constant XT_ERR_GETFILE
- XT_ERR_INIT
- in file Bs_XAtom.class.php, constant XT_ERR_INIT
- XT_ERR_NODIR
- in file Bs_XAtom.class.php, constant XT_ERR_NODIR
- XT_ERR_NOMATCH
- in file Bs_XAtom.class.php, constant XT_ERR_NOMATCH
- XT_ERR_UNMATCHEDBLOCEBO
- in file Bs_XAtom.class.php, constant XT_ERR_UNMATCHEDBLOCEBO
- XT_ERR_XPATHEXPORT
- in file Bs_XAtom.class.php, constant XT_ERR_XPATHEXPORT
- XT_ERR_XPATHPARS
- in file Bs_XAtom.class.php, constant XT_ERR_XPATHPARS
- XT_ERR_XPATHREPLACE
- in file Bs_XAtom.class.php, constant XT_ERR_XPATHREPLACE
- XT_INFO_CACHEFAILED
- in file Bs_XAtom.class.php, constant XT_INFO_CACHEFAILED
- XT_INFO_INVALID
- in file Bs_XAtom.class.php, constant XT_INFO_INVALID
- XT_INFO_NOACCESS
- in file Bs_XAtom.class.php, constant XT_INFO_NOACCESS
- XT_INFO_NOTALIVE
- in file Bs_XAtom.class.php, constant XT_INFO_NOTALIVE
- XT_NONE
- in file Bs_XAtom.class.php, constant XT_NONE
top
|
|