Home
last modified time | relevance | path

Searched refs:form_end (Results 1 – 1 of 1) sorted by relevance

/plugin/database/
H A Ddatabase.php1711 $this->output ($this->form_end());
1774 $this->output($this->form_end());
1832 $this->output ($this->form_end());
1956 $this->output ($this->form_end());
1985 $this->output($this->form_end());
2025 if ($withTopAndTail) $ret .= $this->form_end();
2061 function form_end() { function in Display