Home
last modified time | relevance | path

Searched refs:Input (Results 1 – 25 of 68) sorted by relevance

123

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
DInput.class.php12 class Input { class
55 * @return Input
249 * @return Input
275 class PostInput extends Input {
300 class GetInput extends Input {
325 class ServerInput extends Input {
Dinput_utils.php12 $INPUT = new Input();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DJobConfig.php29 protected $inputsType = Input::class;
87 * @param Input[]
94 * @return Input[]
DInput.php20 class Input extends \Google\Model class
78 class_alias(Input::class, 'Google_Service_Transcoder_Input');
/plugin/menuext/
DMenuExtItem.php6 use dokuwiki\Input\Input; alias
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
DLintCommand.php17 use Symfony\Component\Console\Input\InputArgument;
18 use Symfony\Component\Console\Input\InputInterface;
19 use Symfony\Component\Console\Input\InputOption;
/plugin/pgn4web/pgn4web/
DdemoLiveGames.pgn10 [Input "DGT1234"]
40 [Input "DGT2345"]
86 [Input "DGT4567"]
144 [Input "DGT3456"]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DInput.php12 class Input class
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
Dinput_utils.php12 $INPUT = new Input();
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php20 use Symfony\Component\Console\Input\InputArgument;
21 use Symfony\Component\Console\Input\InputInterface;
22 use Symfony\Component\Console\Input\InputOption;
/plugin/webdav/
Dhelper.php23 /** @var Input $INPUT */
/plugin/filelisting/action/
Ddelete.php43 /** @var Input */
/plugin/statistics/
DLogger.php10 use dokuwiki\Input\Input; alias
60 /** @var Input $INPUT */
/plugin/ckgdoku/ckeditor/
Dget_headers.php14 $INPUT = new Input();
/plugin/removeold/
Dstyle.css26 /* ----- Input Elements ---------- */
/plugin/ckgedit/ckeditor/
Dget_headers.php17 $INPUT = new Input();
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php1854 $Input = [];
1855 $Input[0] = $this->OTLdata[$ptr]['uni'];
1858 $Input[$r] = $this->glyphToChar($gid);
1860 $matched = $this->checkContextMatch($Input, $Backtrack, $Lookahead, $ignore, $ptr);
1936 $Input = [];
1938 $Input[$r] = $this->read_ushort();
1949 $classindex = $Input[$gcl];
2051 $Input = [];
2052 $Input[0] = $this->OTLdata[$ptr]['uni'];
2056 $Input[$b] = $this->glyphToChar($gid);
[all …]
/plugin/deletepageguard/
H A DCHANGELOG.md29 - Input sanitization and validation
/plugin/variants/
Dvariants.php118 /** @var Input $INPUT */
/plugin/langdelete/
Dstyle.css1 /* ----- Input Form Elements ---------- */
/plugin/indexmenu/scripts/
Dcontextmenu.local.js.example22 //indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: Indexmen…
/plugin/photogallery/
DpgFetch.php18 $INPUT = new Input();
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DXmlSerializationTest.php25 use JMS\Serializer\Tests\Fixtures\Input; alias
338 $this->serializer->serialize(new Input($attributes), $this->getFormat());
/plugin/combo/ComboStrap/Web/
H A DUrl.php25 use dokuwiki\Input\Input; alias
/plugin/siteexport/inc/
Dfunctions.php766 /** @var Input $INPUT */
788 /** @var Input $INPUT */

123