![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$component_id = checkNumeric($_GET["component_id"]) | |
$tabs = ComponentManager::componentListTabs() | |
$menu_item = "Components" | |
$title = "Components Pages" | |
if($component_id) | else |
$script = $view->writeScript() | |
$component_id = checkNumeric($_GET["component_id"]) |
Definition at line 39 of file component_pages.inc.
$menu_item = "Components" |
Definition at line 43 of file component_pages.inc.
$script = $view->writeScript() |
Definition at line 58 of file component_pages.inc.
$tabs = ComponentManager::componentListTabs() |
Definition at line 41 of file component_pages.inc.
$title = "Components Pages" |
Definition at line 44 of file component_pages.inc.
if ( $component_id) else |
Definition at line 53 of file component_pages.inc.