bool addNavElement(
string
$otherNode, string
$relation, string
$caption, string
$url)
|
|
adds a navigation tree element.
example: you have this structure:
home foo bar hello world
now you want to add: 1) a child of 'bar': addNavElement() 2do continue here
Tags:
Parameters: