Home
last modified time | relevance | path

Searched refs:PostInput (Results 1 – 1 of 1) 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