Home
last modified time | relevance | path

Searched full:postinput (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php14 /** @var PostInput Access $_POST parameters */
33 $this->post = new PostInput();
275 class PostInput extends Input { class
/dokuwiki/inc/
H A Ddeprecated.php220 class PostInput extends \dokuwiki\Input\Post {
218 class PostInput extends \dokuwiki\Input\Post { global() class