48 $this->FieldRenderer(
$form);
59 $id =
"{$this->parent->id}_{$field}";
70 $this->_startField(
$field);
73 $id =
"{$this->parent->id}_{$field}";
74 $this->panel->id =
$id;
static usingFeature()
Uses the specified framework feature(s).
__construct(&$form, $field, $label, $url, $attrs="")
Panel provides a reloadable panel tied to an action handler.