Contenido_Navigation()
_buildHeaderData()
_renderLanguageSelect()
buildHeader()
getName()
$data
$debug
Backend navigaton class. Renders the header navigation document containing the navigtion structure.
category | Contenido |
---|---|
package | Backend |
subpackage | Navigation |
_buildHeaderData() : void
_renderLanguageSelect() : string
string
buildHeader(int $lang)
int
The language to use for header doc creation
getName(string $location) : string
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
string
The found caption$data : array
$debug : bool