8 private static $proxyShims =
null;
12 if (!AdminManager::$proxyShims)
14 AdminManager::$proxyShims = array();
17 AdminManager::$proxyShims[
$id] = $shim;
24 if (!AdminManager::$proxyShims)
41 $styles .=
"<link href='$c' rel='stylesheet'/>\n";
50 <body
class=
'<?echo $class?>'>
static registerAdminProxyShim($id, $shim)
static getAdminProxyShim()
static startFrame($class)
static fireEvent($event, $parameter=null, $mustBeConsumed=false)
Fire an event to all subscribers as detailed in their manifests.
static getStyles()
Returns the HTML link tags for CSS files specified by the registered components in their manifest fil...
static getScripts()
Returns the HTML scripts tags for Javascript files specified by the registered components in their ma...
static getValue($component, $name)
Retrieve the value of the specified Setting.
if(!checkRole("admin")) $c