input; JFactory::getDocument()->addScriptDeclaration(' Joomla.submitbutton = function(task) { if (task == "group.cancel" || document.formvalidator.isValid(document.getElementById("item-form"))) { Joomla.submitform(task, document.getElementById("item-form")); } }; '); ?>
  • form->getLabel('title'); ?> form->getInput('title'); ?>
  • form->getLabel('description'); ?> form->getInput('description'); ?>
  • form->getLabel('published'); ?> form->getInput('published'); ?>
  • form->getLabel('access'); ?> form->getInput('access'); ?>
  • form->getLabel('language'); ?> form->getInput('language'); ?>
  • form->getLabel('note'); ?> form->getInput('note'); ?>
item->id, array('useCookie' => 1)); ?>
  • form->getLabel('created_by'); ?> form->getInput('created_by'); ?>
  • item->created) : ?>
  • form->getLabel('created'); ?> form->getInput('created'); ?>
  • item->modified_by) : ?>
  • form->getLabel('modified_by'); ?> form->getInput('modified_by'); ?>
  • form->getLabel('modified'); ?> form->getInput('modified'); ?>
  • form->getLabel('id'); ?> form->getInput('id'); ?>
set('ignore_fieldsets', array('fieldparams')); ?>
canDo->get('core.admin')) : ?>
item->id, array('useCookie' => 1)); ?>
form->getLabel('rules'); ?> form->getInput('rules'); ?>
form->getInput('context'); ?>