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