85 echo
"<div id='{$this->id}' $this->attrs data-url='{$this->handler}'>";
86 if ($this->handler && $this->preRender) echo
$mgr->dispatchLocalAction($this->handler);
ComponentManager provides the core functionality for building the component map describing the applic...
Panel provides a reloadable panel tied to an action handler.
__construct($id, $handler, $attrs="")
Creates a new panel.
getID()
Returns the DOM ID for the panel.