PKO$"]‚9Tj~~edit.phpnu&1i„ * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; JHtml::_('behavior.formvalidator'); JFactory::getDocument()->addScriptDeclaration(' jQuery(document).ready(function() { Joomla.submitbutton = function(task) { if (task == "note.cancel" || document.formvalidator.isValid(document.getElementById("note-form"))) { ' . $this->form->getField('body')->save() . ' Joomla.submitform(task, document.getElementById("note-form")); } } });'); ?>
item->id) ? JText::_('COM_USERS_NEW_NOTE') : JText::sprintf('COM_USERS_EDIT_NOTE', $this->item->id); ?>
  • form->getLabel('subject'); ?> form->getInput('subject'); ?>
  • form->getLabel('user_id'); ?> form->getInput('user_id'); ?>
  • form->getLabel('catid'); ?> form->getInput('catid'); ?>
  • form->getLabel('state'); ?> form->getInput('state'); ?>
  • form->getLabel('review_time'); ?> form->getInput('review_time'); ?>
  • form->getLabel('version_note'); ?> form->getInput('version_note'); ?>
form->getLabel('body'); ?>
form->getInput('body'); ?>
PKO$"]‚9Tj~~edit.phpnu&1i„PKH¶