Home
last modified time | relevance | path

Searched refs:INPUT (Results 126 – 150 of 420) sorted by relevance

12345678910>>...17

/plugin/linkfix/
H A Dadmin.php27 global $INPUT;
29 $this->searchin = cleanID($INPUT->str('searchin'));
30 $this->changefrom = $INPUT->str('changefrom');
31 $this->changeto = $INPUT->str('changeto');
32 $this->type = $INPUT->valid('type', array('links', 'media'), 'links');
33 $this->dryrun = $INPUT->bool('dryrun');
39 global $INPUT;
41 if($INPUT->has('go') && checkSecurityToken()) {
/plugin/redirect/
H A Dadmin.php54 global $INPUT;
55 if($INPUT->post->has('redirdata')) {
56 if($this->hlp->saveConfigFile($INPUT->post->str('redirdata'))) {
/plugin/yuriigantt/
H A Daction.php37 global $INPUT;
48 … echo (new JsonRequest(new Embedded(), $INPUT->param('csrf'), $INPUT->param('payload')))->handle();
/plugin/edittable/action/
H A Deditor.php59 global $INPUT;
93 foreach ($INPUT->post->arr('edittable__new', []) as $k => $v) {
108 foreach ($INPUT->post->arr('edittable__new', []) as $k => $v) {
128 global $INPUT;
129 if (!$INPUT->post->has('edittable_data')) return;
131 $data = json_decode($INPUT->post->str('edittable_data'), true);
132 $meta = json_decode($INPUT->post->str('edittable_meta'), true);
/plugin/bugzillaint/action/
H A Dfetch.php22 global $INPUT;
44 $INPUT->param('lists', array(), true),
45 $INPUT->param('trees', array(), true),
46 $INPUT->param('links', array(), true)
/plugin/bpmnio/action/
H A Deditor.php40 global $INPUT;
77 global $INPUT;
79 if (!$INPUT->post->has('plugin_bpmnio_data')) return;
81 $TEXT = base64_decode($INPUT->post->str('plugin_bpmnio_data'));
/plugin/structpublish/helper/
H A Ddb.php101 global $INPUT;
110 $userId = $args[1] ?? $INPUT->server->str('REMOTE_USER');
131 global $INPUT;
135 $userId = $INPUT->server->str('REMOTE_USER');
/plugin/blogtng/action/
H A Dfeed.php49 global $INPUT;
51 $opt['blog'] = $INPUT->str('blog');
52 $opt['tags'] = $INPUT->str('tags');
53 $opt['sortby'] = $INPUT->str('sortby');
54 $opt['sortorder'] = $INPUT->str('sortorder');
/plugin/siteexport/inc/
H A Dhttpproxy.php87 global $auth, $INPUT;
93 if ($secondAttempt && !isset($this->user) && $INPUT->str('u') && $INPUT->str('p')) {
96 $this->user = $INPUT->str('u');
97 $this->pass = $INPUT->str('p');
/plugin/searchform/
H A Daction.php52 global $INPUT;
54 $ns = cleanID($INPUT->str('ns'));
61 $notns = cleanID($INPUT->str('-ns'));
/plugin/bookcreator/syntax/
H A Dbookmanager.php111 global $INPUT;
124 $do = $INPUT->str('do');
/plugin/abortlogin/
H A Daction.php23 global $ACT, $INPUT, $USERINFO;
34 $u = $INPUT->str('u'); $p=$INPUT->str('p'); $action = $INPUT->post->str('do');
/plugin/leightweightscript/
H A Daction.php62 global $INPUT;
64 if ( $INPUT->str('type') != 'admin' ) {
102 global $INPUT;
104 switch( $INPUT->str('type') ) {
/plugin/lightweightscript/
H A Daction.php63 global $INPUT;
65 if ( $INPUT->str('type') != 'admin' ) {
103 global $INPUT;
105 switch( $INPUT->str('type') ) {
/plugin/pycode/
H A Daction.php61 global $INPUT;
63 if ($INPUT->post->str("submit") == "Ok") {
64 $loc_url = $INPUT->post->str("url");
65 $code_new = unserialize(base64_decode($INPUT->post->str("new")));
66 $ln_s = $INPUT->post->str("start");
67 $ln_e = $INPUT->post->str("end");
/plugin/twofactor/
H A Dadmin.php31 global $INPUT;
33 $this->filter = $INPUT->arr('filter');
34 $this->start = $INPUT->int('start');
40 global $INPUT;
42 if ($INPUT->has('reset') && checkSecurityToken()) {
43 $userdel = $INPUT->extract('reset')->str('reset');
44 if ($userdel == $INPUT->server->str('REMOTE_USER')) {
55 if ($INPUT->has('search')) {
/plugin/structpublish/action/
H A Dpublish.php26 global $INPUT;
28 $in = $INPUT->arr('structpublish');
38 $newRevision = $helper->saveRevision(key($in), $INPUT->str('version'));
/plugin/structat/meta/
H A DSearchConfigAtParameters.php22 global $INPUT;
26 if ($INPUT->has(self::$PARAM_AT)) {
27 $this->setAt($INPUT->int(self::$PARAM_AT));
/plugin/autolink4/
H A Dadmin.php37 global $INPUT;
38 if ($INPUT->post->has('aldata')) {
39 if (!$this->hlp->saveConfigFile($INPUT->post->str('aldata'))) {
/plugin/move/action/
H A Dtree.php36 global $INPUT;
47 $ns = cleanID($INPUT->str('ns'));
48 if($INPUT->bool('is_media')) {
/plugin/oauth/
H A DAdapter.php224 global $INPUT;
229 if (!$INPUT->get->has('code')) return false;
230 $state = $INPUT->get->str('state', null);
231 $accessToken = $oauth->requestAccessToken($INPUT->get->str('code'), $state);
233 if (!$INPUT->get->has('oauth_token')) return false;
237 $INPUT->get->str('oauth_token'),
238 $INPUT->get->str('oauth_verifier'),
/plugin/tos/
H A Daction.php32 global $INPUT;
34 $user = $INPUT->server->str('REMOTE_USER');
41 if ($INPUT->bool(self::FORMFIELD)) {
66 global $INPUT;
74 $accepted = $this->userTosState($INPUT->server->str('REMOTE_USER'));
/plugin/webdav/
H A Dadmin.php44 global $INPUT;
54 $cmd = $INPUT->extract('cmd')->str('cmd');
76 global $INPUT;
79 $lock_id = $INPUT->str('lock');
/plugin/diagramsnet/
H A Daction.php33 global $INPUT;
35 $data = $INPUT->str('data');
36 $action = $INPUT->str('action');
53 $content = $INPUT->str('content');
/plugin/submgr/
H A Daction.php55 global $INPUT;
59 if (!$INPUT->server->str('REMOTE_USER')) return;
64 $hlp->runRules($INPUT->server->str('REMOTE_USER'), $USERINFO['grps']);

12345678910>>...17