Home
last modified time | relevance | path

Searched refs:INPUT (Results 26 – 50 of 420) sorted by relevance

12345678910>>...17

/plugin/prosemirror/action/
H A Dajax.php51 global $INPUT, $ID;
52 $ID = $INPUT->str('id');
54 foreach ($INPUT->arr('actions') as $action) {
58 $inner = $INPUT->str('inner');
64 $inner = $INPUT->str('inner');
71 $attrs = $INPUT->arr('attrs');
87 $image = $INPUT->arr('image');
102 $attrs = json_decode($INPUT->str('attrs'), true);
157 global $INPUT;
159 if ($INPUT
[all...]
/plugin/farmsync/action/
H A Dajax.php44 global $INPUT;
46 $sectok = $INPUT->str('sectok');
54 $target = $INPUT->str('farmsync-animal');
55 $page = $INPUT->str('farmsync-page');
56 $source = $INPUT->str('farmsync-source');
57 $action = $INPUT->str('farmsync-action');
59 if ($INPUT->has('farmsync-getstruct')) {
94 $type = $INPUT->str('farmsync-type');
95 if (!$INPUT->has('farmsync-content')) {
114 if ($INPUT->has('farmsync-content')) {
[all …]
/plugin/structnotification/
H A Dadmin.php41 global $INPUT;
54 if ($INPUT->str('action') && $INPUT->arr('predicate') && checkSecurityToken()) {
55 $predicate = $INPUT->arr('predicate');
56 if ($INPUT->str('action') === 'add') {
64 } elseif($INPUT->str('action') === 'delete') {
67 } elseif($INPUT->str('action') === 'update') {
77 $predicate['id'] = $INPUT->str('edit');
92 global $INPUT;
121 if ($INPUT
[all...]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dinput_utils.php10 global $INPUT;
11 if(!isset($INPUT)) {
12 $INPUT = new Input(); variable
16 global $INPUT;
18 $val = $INPUT->str($which);
/plugin/move/admin/
H A Dmain.php58 global $INPUT;
66 switch($INPUT->str('ctl')) {
99 global $INPUT;
104 $this->plan->setOption('autoskip', $INPUT->bool('autoskip'));
105 $this->plan->setOption('autorewrite', $INPUT->bool('autorewrite'));
107 if($ID && $INPUT->has('dst')) {
108 $dst = trim($INPUT->str('dst'));
115 if($INPUT->str('class') == 'namespace') {
118 if($INPUT->str('type') == 'both') {
121 } else if($INPUT
[all...]
/plugin/dropfiles/action/
H A Dajax.php57 global $INPUT;
69 global $NS, $MSG, $INPUT;
73 $id = $INPUT->post->str('mediaid', $_FILES['qqfile']['name']);
74 } elseif ($INPUT->get->has('qqfile')) {
75 $id = $INPUT->get->str('qqfile');
80 $NS = $INPUT->str('ns');
96 if ($INPUT->get->has('qqfile')) {
129 global $INPUT;
130 $this->NS = $INPUT->str('ns');
133 $filelist = $INPUT->post->arr('filenames');
/plugin/advanced/admin/
H A Dimport.php38 global $INPUT;
48 $cmd = $INPUT->extract('cmd')->str('cmd');
60 global $INPUT;
88 global $INPUT;
92 $archive_file = $INPUT->str('file');
93 $overwrite_pages = ($INPUT->str('overwrite-existing-pages') == 'on' ? true : false);
94 $files = array_keys($INPUT->arr('files'));
95 $ns = $INPUT->str('ns');
163 global $INPUT;
165 $step = $INPUT->extract('import')->str('import');
/plugin/farmer/admin/
H A Dplugins.php34 global $INPUT;
39 if ($INPUT->has('bulk_plugin') && $INPUT->has('state')) {
41 $plugin = $INPUT->str('bulk_plugin');
43 $this->helper->setPluginState($plugin, $animal, $INPUT->int('state'));
49 if ($INPUT->has('bulk_animal') && $INPUT->has('bulk_plugins')) {
50 $animal = $INPUT->str('bulk_animal');
51 $activePlugins = $INPUT->arr('bulk_plugins');
H A Ddelete.php37 global $INPUT;
39 if (!$INPUT->has('delete')) return;
41 if ($INPUT->filter('trim')->str('delanimal') === '') {
46 if ($INPUT->str('delanimal') != $INPUT->str('confirm')) {
51 $animaldir = DOKU_FARMDIR . $INPUT->str('delanimal');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dinput_utils.php10 global $INPUT;
11 if(!isset($INPUT)) {
12 $INPUT = new Input(); variable
16 global $INPUT;
18 $val = $INPUT->str($which);
/plugin/elasticsearch/action/
H A Dsearch.php76 global $INPUT;
79 if (empty($QUERY)) $QUERY = $INPUT->str('q');
133 $equery->setFrom($this->getConf('perpage') * ($INPUT->int('p', 1, true) - 1));
142 if ($INPUT->has('min')) {
143 $this->addDateSubquery($subqueries, $INPUT->str('min'));
147 if($INPUT->has('ns')) {
149 foreach ($INPUT->arr('ns') as $ns) {
215 global $INPUT;
220 if ($INPUT->has($param)) {
222 foreach($INPUT
[all...]
/plugin/tagfilter/
H A Daction.php26 global $INPUT;
41 'values' => $INPUT->str($param) ? [$INPUT->str($param)] : $INPUT->arr($param)
76 global $INPUT;
80 $tagfilterFormId = $INPUT->int('id');
193 global $INPUT;
196 if ($INPUT->has($name)) {
197 $param = $INPUT->param($name);
208 global $INPUT;
[all...]
/plugin/infomail/
H A Daction.php33 global $INPUT;
38 if ($INPUT->server->str('REQUEST_METHOD') === 'POST') {
60 global $INPUT;
74 if ($INPUT->server->has('REMOTE_USER')) {
121 global $INPUT;
137 $all_recipients = explode(' ', $INPUT->str('r_email'));
138 $bookmark = $INPUT->filter('trim')->str('r_predef');
166 $id = $INPUT->filter('cleanID')->str('id');
170 $comment = $INPUT->str('comment');
183 $subject = $this->getConf('subjectprefix') . ' ' . $INPUT->str('subject');
[all …]
/plugin/sketchcanvas/
H A Daction.php179 global $INPUT;
183 if(!$INPUT->post->has('editfigure__new')) return;
191 $fields = $INPUT->post->arr('editfigure__new');
197 $INPUT->post->set('editfigure__new', $fields);
204 $INPUT->post->set('target', 'plugin_sketchcanvas');
208 $INPUT->post->set('target', 'plugin_sketchcanvas');
225 $INPUT->post->set('target', 'section');
227 $INPUT->post->set('wikitext', $TEXT);
232 $INPUT->post->set('target', 'section');
234 $INPUT
[all...]
/plugin/diagrams/action/
H A Dmediafile.php41 global $INPUT;
42 $mediaId = $INPUT->str('mediaId');
60 global $INPUT;
61 $diagrams = (array)json_decode($INPUT->str('diagrams'));
91 global $INPUT;
92 $diagram = $INPUT->str('diagram');
120 global $INPUT;
121 $ns = $INPUT->str('ns');
/plugin/instantpage/action/
H A DadjustPrefetchCaching.php27 global $INPUT;
31 if (substr($INPUT->server->str('SCRIPT_NAME'), -8) !== 'doku.php') {
41 global $INPUT;
42 return $INPUT->server->str('HTTP_PURPOSE') === 'prefetch'
43 || $INPUT->server->str('HTTP_X_MOZ') === 'prefetch';
/plugin/tagsections/action/
H A Dajax.php37 global $INPUT, $ID, $INFO, $ACT;
46 $range = $INPUT->str('range');
47 $ns = $INPUT->str('ns');
49 if ( $INPUT->has('contentOfPage') ) {
55 if ( $INPUT->has('saveTags') ) {
56 return $this->__saveTags($INPUT->arr('tags'), $range);
59 if ( $INPUT->has('listOfPages') ) {
64 if ( $INPUT->has('availableTags') ) {
70 if ( $INPUT->has('tagsForSection') ) {
/plugin/blogtng/
H A Dadmin.php66 global $INPUT;
67 if($INPUT->has('admin')) {
128 $pid = $INPUT->post->str('entry-pid');
142 $pid = $INPUT->post->str('entry-pid');
161 if ($INPUT->has('comment-limit')) {
166 if ($INPUT->has('entry-limit')) {
181 global $ID, $INPUT;
203 $query = $INPUT->arr('query');
821 global $lang, $INPUT;
832 $query = $INPUT->arr('query');
[all …]
/plugin/dw2pdf/
H A Daction.php87 global $conf, $INPUT;
121 if ($INPUT->has('selection')) {
150 global $INPUT;
161 $title = $INPUT->str('pdftitle'); //DEPRECATED
162 $title = $INPUT->str('book_title', $title, true);
177 if (!$title = $INPUT->str('book_title')) {
180 $pdfnamespace = cleanID($INPUT->str('book_ns'));
186 $order = $INPUT->str('book_order', 'natural', true);
193 $depth = $INPUT->int('book_nsdepth', 0);
205 $excludes = $INPUT
[all...]
/plugin/blogtng/action/
H A Dedit.php53 global $ID, $INFO, $INPUT;
64 $blog = $INPUT->post->str('post-blog', $blog);
106 if ($INPUT->post->has('post-date')) {
153 global $ID, $INFO, $INPUT;
223 if ($INPUT->post->has('post-date')) {
275 global $INPUT;
294 $blog = $INPUT->post->str('post-blog');
366 global $INPUT;
368 $tags = $INPUT->post->arr('post-tags');
370 $tags = $INPUT->post->str('post-tags');
[all …]
/plugin/userimportextended/
H A Dadmin.php47 global $INPUT;
48 $cmd = $INPUT->param('cmd');
270 global $INPUT;
276 $INPUT->set('userid', $candidate[0]);
277 $INPUT->set('userpass', $candidate[1]);
278 $INPUT->set('username', $candidate[2]);
338 global $INPUT;
341 $user[0] = ($clean) ? $auth->cleanUser($INPUT->str('userid')) : $INPUT->str('userid');
342 $user[1] = $INPUT->str('userpass');
343 $user[2] = $INPUT->str('username');
[all …]
/plugin/struct/admin/
H A Dschemas.php46 global $INPUT;
51 $table = Schema::cleanTableName($INPUT->str('table'));
52 if ($table && $INPUT->bool('save') && checkSecurityToken()) {
53 $builder = new SchemaBuilder($table, $INPUT->arr('schema'));
60 if ($table && $INPUT->bool('export')) {
68 if ($table && $INPUT->bool('import')) {
84 if ($table && $INPUT->bool('importcsv')) {
87 $datatype = $INPUT->str('importtype');
104 if ($table && $INPUT->bool('exportcsv')) {
107 new CSVExporter($table, $INPUT
[all...]
/plugin/sentry/action/
H A Dajax.php42 global $INPUT;
49 'type' => $INPUT->str('name'),
50 'value' => $INPUT->str('message'),
52 'frames' => $this->parseJavaScriptStacktrace($INPUT->str('stack'))
58 $sentryData = array_merge($sentryData, $INPUT->arr('additionalData'));
59 $sentryData['extra']['original_stack'] = $INPUT->str('stack');
/plugin/tag/syntax/
H A Dsearchtags.php232 global $INPUT;
233 if ($INPUT->post->has('plugin__tag_search_namespace')) {
234 return cleanID($INPUT->post->str('plugin__tag_search_namespace'));
245 global $INPUT;
246 if ($INPUT->post->has('plugin__tag_search_tags') && is_array($INPUT->post->param('plugin__tag_search_tags'))) {
247 $tags = $INPUT->post->arr('plugin__tag_search_tags');
277 global $INPUT;
278 if ($INPUT->post->has('plugin__tag_search_tags')) {
279 return in_array($tag, $INPUT
[all...]
/plugin/struct/action/
H A Dinline.php121 global $INPUT;
141 $value = $INPUT->param('entry');
194 global $INPUT;
195 $pid = $INPUT->str('pid');
207 global $INPUT;
212 $pid = $INPUT->str('pid');
213 $rid = $INPUT->int('rid');
214 $rev = $updatedRev ?: $INPUT->int('rev');
216 [$table, $field] = explode('.', $INPUT->str('field'), 2);
269 global $INPUT;
[all...]

12345678910>>...17