'details', 'recall' => true, 'breakpoint' => 768]); ?>
item->template); ?>
item->client_id == 0 ? Text::_('JSITE') : Text::_('JADMINISTRATOR'); ?>
item->xml->description); ?>
fieldset = 'description';
$description = LayoutHelper::render('joomla.edit.fieldset', $this);
?>
fieldset = 'basic';
$html = LayoutHelper::render('joomla.edit.fieldset', $this);
echo $html ? '
' . $html : '';
?>
fields = array(
'home',
'client_id',
'template'
);
?>
fieldsets = array();
$this->ignore_fieldsets = array('basic', 'description');
echo LayoutHelper::render('joomla.edit.params', $this);
?>
authorise('core.edit', 'com_menus') && $this->item->client_id == 0 && $this->canDo->get('core.edit.state')) : ?>