... $button) { if (!$button->getValidationScope()) { continue; } $button->getControlPrototype()->onclick('tinyMCE.triggerSave()'); } // setup form rendering ...
確定! 回上一頁