formTag("#update", function() { ?> hiddenFieldTag("title", $this->params()->title) ?> textField('wiki_page', 'title') ?>
submitTag("Save") ?> buttonToFunction("Cancel", "history.back()") ?> partial("footer") ?>