45 $component->description =
"Maps the site hierarchy of pages";
58 "Site Configuration" => array
61 "Site Map" => array(
"page" =>
"/admin/site_map",
71 return array(
"upgradeComponent" => array(
SiteMapManager, upgradeComponent),
73 "RegisterSerializationHandler" => array(
SiteMapManager, registerSerializationHandler)
Scans the application home directory and PHP include path and builds the component and administration...
static getComponentDefinition()
static subscribeToEvents()