Old classname for downwards compatibility
Renders the header navigation document containing the navigtion structure.
deprecated | [2012-07-12] This class was replaced by cGuiNavigation |
---|---|
package | CONTENIDO Backend Classes |
__construct() : void
Loads the XML language file using cXmlReader.
\cException |
if XML language files could not be loaded |
---|
_buildHeaderData() : void
inherited_from | \cGuiNavigation::_buildHeaderData() |
---|
_renderLanguageSelect() : string
inherited_from | \cGuiNavigation::_renderLanguageSelect() |
---|
string
buildHeader(int $lang)
inherited_from | \cGuiNavigation::buildHeader() |
---|
int
The language to use for header doc creation
getName(string $location) : string
inherited_from | \cGuiNavigation::getName() |
---|
string
The location of navigation item caption. Feasible values are - "{xmlFilePath};{XPath}": Path to XML File and the XPath value separated by semicolon. This type is used to extract caption from a plugin XML file. - "{XPath}": XPath value to extract caption from CONTENIDO XML file
\cException |
if XML language files could not be loaded |
---|
string
The found caption_renderClientSelect() : string
inherited_from | \cGuiNavigation::_renderClientSelect() |
---|
string
rendered HTML$data : array
inherited_from | \cGuiNavigation::$$data |
---|
$debug : bool
inherited_from | \cGuiNavigation::$$debug |
---|