Home
last modified time | relevance | path

Searched refs:false (Results 26 – 50 of 6149) sorted by path

12345678910>>...246

/plugin/acknowledge/syntax/
H A Dlisting.php49 return false;
52 $renderer->info['cache'] = false;
/plugin/aclinfo/
H A Dsyntax.php61 if($format != 'xhtml') return false;
/plugin/aclplusregex/_test/
H A Dacl.test.php
/plugin/aclplusregex/
H A Daction.php79 if ($permisson !== false) {
92 * Important: there's a difference between a return value of 0 = AUTH_NONE and false = no match found
96 * @return false|int
102 return false;
114 return false; //shouldn't never be reached
335 return strpos($part, '(') !== false &&
336 strpos($part, ')') !== false;
/plugin/acmenu/
H A Dsyntax.php121 p_set_metadata($id, array("plugin" => array("plugin_acmenu" => array("sub_ns" => $sub_ns))), false, false);
/plugin/acronymedit/
H A Dadmin.php105 return false;
110 return false;
118 return false;
/plugin/actickets/
H A Dsyntax.php89 if($mode != 'xhtml') return false;
/plugin/actionlink/
H A Dsyntax.php193 return false;
/plugin/actionrenderer/_test/
H A Dgeneral.test.php33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/actionrenderer/
H A Drenderer.php23 return false;
69 public function header($text, $level, $pos, $returnonly = false)
237 public function listitem_open($level, $node = false)
375 public function camelcaselink($link, $returnonly = false)
381 public function locallink($hash, $name = null, $returnonly = false)
387 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '…
393 public function externallink($url, $name = null, $returnonly = false)
399 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false)
405 public function windowssharelink($url, $name = null, $returnonly = false)
411 public function emaillink($address, $name = null, $returnonly = false)
[all …]
/plugin/addnewpage/
H A Dsyntax.php94 $disablecache = false;
96 if($namespaceinput === false) {
104 if($disablecache) $renderer->info['cache'] = false;
124 return false;
135 if(strpos($ns, '@PAGE@') !== false) {
155 $disablecache = false;
171 return false;
181 $someopt = false;
233 return false;
291 $first = false;
/plugin/addressbook/
H A Daction.php11 define('DEBUG',false);
45 …$l['id'],($this->getConf('search link target') != ''? $this->getConf('search link target'):false));
46 … .= $syntax->buildIndex($list,false,($this->getConf('search link target') != ''? $this->getConf('s…
59 function searchResult ($text=false,$order='surname,firstname,cfunction'){
60 if ($text == false || strlen($text) < 2) return false;
67 return false;
80 return false;
H A Dsyntax.php61 return false;
139 } else $renderer->doc .= $this->buildIndex(false,false,$ID);
233 return false;
301 if ($res === false) return false;
375 return false;
385 return false;
449 return false;
521 return false;
586 return false;
602 return false;
[all …]
/plugin/adfs/
H A Dadmin.php18 if ($xml === false) {
37 if ($this->xml) $urlinput->val('')->useInput(false);
38 $form->addTextarea('xml', 'The XML Metadata')->val($this->xml)->useInput(false);
67 if ($xml === false) {
H A Dauth.php20 $this->cando['addUser'] = false;
21 $this->cando['modLogin'] = false;
22 $this->cando['modPass'] = false;
23 $this->cando['modName'] = false;
24 $this->cando['modMail'] = false;
25 $this->cando['modGroups'] = false;
37 public function trustExternal($user, $pass, $sticky = false)
83 )) === false
122 return false;
127 return false;
[all …]
H A Dhelper.php46 'debug' => false,
76 … 'requestedAuthnContext' => false, // We let the AD decide what kind of authentication it uses
77 'wantNameId' => false // Seems not to work otherwise
/plugin/adfs/phpsaml/
H A DCHANGELOG23 * Relax comparision of false on SignMetadata
214 * Reject SAML Response if not signed and strict = false.
H A DREADME.md308 'debug' => false,
461 'nameIdEncrypted' => false,
465 'authnRequestsSigned' => false,
469 'logoutRequestSigned' => false,
473 'logoutResponseSigned' => false,
485 'signMetadata' => false,
491 'wantMessagesSigned' => false,
507 'wantNameIdEncrypted' => false,
691 $ssoBuiltUrl = $auth->login(null, array(), false, false, true);
909 $auth->processSLO(false, $requestID);
[all …]
H A Dadvanced_settings_example.php21 'nameIdEncrypted' => false,
25 'authnRequestsSigned' => false,
29 'logoutRequestSigned' => false,
33 'logoutResponseSigned' => false,
45 'signMetadata' => false,
52 'wantMessagesSigned' => false,
56 'wantAssertionsEncrypted' => false,
60 'wantAssertionsSigned' => false,
68 'wantNameIdEncrypted' => false,
74 'requestedAuthnContext' => false,
[all …]
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt88 false. (Olav)
H A Dxmlseclibs.php64 public $isEncrypted = false;
239 $inData = false;
261 public function loadKey($key, $isFile=false, $isCert = false) {
639 $exclusive = false;
640 $withComments = false;
868 return false;
940 $force_uri = false;
1170 $inData = false;
1210 $issuerSerial = false;
1211 $subjectName = false;
[all …]
/plugin/adfs/phpsaml/lib/Saml/
H A DXmlSec.php58 return false;
61 return false;
106 $objKey->loadKey($this->_settings->idpPublicCertificate, false, true);
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php64 private $_authenticated = false;
251 …sSLO($keepLocalSession = false, $requestId = null, $retrieveParametersFromServer = false, $cbDelet…
330 public function redirectTo($url = '', $parameters = array(), $stay = false)
503 …($returnTo = null, $parameters = array(), $forceAuthn = false, $isPassive = false, $stay = false, …
545 …ull, $parameters = array(), $nameId = null, $sessionIndex = null, $stay = false, $nameIdFormat = n…
696 $objKey->loadKey($key, false);
H A DAuthnRequest.php37 …on __construct(OneLogin_Saml2_Settings $settings, $forceAuthn = false, $isPassive = false, $setNam…
108 … if (isset($security['requestedAuthnContext']) && $security['requestedAuthnContext'] !== false) {
H A DIdPMetadataParser.php37 if ($xml !== false) {
98 $dom->preserveWhiteSpace = false;
161 …]['signing'][] = OneLogin_Saml2_Utils::formatCert($keyDescriptorCertSigningNode->nodeValue, false);
166 …ryption'][] = OneLogin_Saml2_Utils::formatCert($keyDescriptorCertEncryptionNode->nodeValue, false);

12345678910>>...246