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() |
|---|
stringbuildHeader(int $lang)
| inherited_from | \cGuiNavigation::buildHeader() |
|---|
intThe language to use for header doc creation
getName(string $location) : string
| inherited_from | \cGuiNavigation::getName() |
|---|
stringThe 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 |
|---|
stringThe found caption_renderClientSelect() : string
| inherited_from | \cGuiNavigation::_renderClientSelect() |
|---|
stringrendered HTML$data : array
| inherited_from | \cGuiNavigation::$$data |
|---|
$debug : bool
| inherited_from | \cGuiNavigation::$$debug |
|---|