'bottom')); // @deprecated 4.0 the function parameter, the inline js and the buttons are not needed since 3.7.0. $function = JFactory::getApplication()->input->getCmd('function', 'jEditNewsfeed_' . (int) $this->item->id); // Function to update input title when changed JFactory::getDocument()->addScriptDeclaration(' function jEditNewsfeedModal() { if (window.parent && document.formvalidator.isValid(document.getElementById("newsfeed-form"))) { return window.parent.' . $this->escape($function) . '(document.getElementById("jform_name").value); } } '); ?>