Home
last modified time | relevance | path

Searched refs:true (Results 351 – 375 of 6699) sorted by last modified time

1...<<11121314151617181920>>...268

/plugin/bez/ctl/
H A D8d.php32 $all_preventive_done = true;
H A Dtask.php27 $redirect = true;
32 $redirect = true;
39 $redirect = true;
47 $redirect = true;
56 $redirect = true;
62 $redirect = true;
73 $redirect = true;
81 $redirect = true;
93 $redirect = true;
96 $redirect = true;
[all...]
H A Dtask_form.php18 $redirect = true;
24 if (isset($redirect) && $redirect == true) {
/plugin/bez/helper/
H A Ddb.php41 $this->sqlite->getAdapter()->setUseNativeAlter(true);
57 public function getDB($throw=true) {
79 clearstatcache(true, $file);
/plugin/bez/action/
H A Ddefault.php252 $this->prevent_rendering = true;
325 $this->createObjects(true);
H A Dmaildebug.php41 $property->setAccessible(true);
/plugin/bez/
H A Dcli.php20 $action->createObjects(true);
/plugin/imagemapping/
H A DCOPYING77 Whether that is true depends on what the Program does.
H A Dsyntax.php212 $has_content = true;
225 return true;
246 return true;
H A DLICENSE
H A Daction.php
/plugin/sql/
H A DDB.php94 return true;
107 return true;
H A Dsyntax.php192 return true;
/plugin/tagging/_test/
H A Dsearch.test.php164 $queryBuilder->setLogicalAnd(true);
/plugin/tagging/
H A Dhelper.php234 public function html_cloud($tags, $type, $func, $wrap = true, $return = false, $ns = '') {
323 public function tpl_tags($print = true) {
337 $ret .= $this->html_cloud($tags, 'tag', array($this, 'linkToSearch'), true, true);
477 $keepFormerTag = true;
529 return array(true, $this->getLang('admin tag does not exists'));
730 $desc = true;
844 $userEdit = true;
H A Dsyntax.php84 $renderer->doc .= $hlp->html_cloud($tags, 'tag', array($hlp, 'linkToSearch'), true, true);
108 $renderer->doc .= $hlp->html_cloud($tags, 'tag', array($hlp, 'linkToSearch'), true, true, $data['ns']);
122 return true;
/plugin/tagging/action/
H A Dmain.php53 $handled = true;
112 send_redirect(wl($id, '', true, '&'));
212 'html_cloud' => $hlp->html_cloud($tags, 'tag', array($hlp, 'linkToSearch'), false, true),
/plugin/confmanager/
H A Dhelper.php65 return true;
132 $called = true;
/plugin/confmanager/action/
H A Ddeleteicon.php65 $configId = $INPUT->str('configId', null, true);
H A Dupload.php64 $configId = $INPUT->str('configId', null, true);
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineLeftImageConfigCascade.php143 return true;
167 return true;
196 return true;
H A DConfigManagerTwoLineRightImageConfigCascade.php85 $haschanges = true;
92 return true;
122 return true;
/plugin/oauthazure/
H A DAzure.php55 $this->discovery = json_decode($json, true);
H A Daction.php54 $usergroups = json_decode($usergroups, true);
/plugin/cloud/
H A DCOPYING77 Whether that is true depends on what the Program does.

1...<<11121314151617181920>>...268