Home
last modified time | relevance | path

Searched refs:true (Results 3951 – 3975 of 6699) sorted by last modified time

1...<<151152153154155156157158159160>>...268

/plugin/bureaucracy-au/helper/
H A Dfieldstatic.php20 $this->opt['optional'] = true;
33 return true;
H A Dfieldsubmit.php23 $this->opt['optional'] = true;
35 helper_plugin_bureaucracyau_fieldsubmit::$captcha_displayed[$formid] = true;
64 return true;
67 helper_plugin_bureaucracyau_fieldsubmit::$captcha_checked[$formid] = true;
76 return true;
H A Dfieldyesno.php41 $this->opt['optional'] = true;
H A Dfield.php98 $this->opt['optional'] = true;
105 $this->opt['pagename'] = true;
107 $this->opt['replyto'] = true;
168 static $focus = true;
171 return true;
290 $this->error = true;
H A Dfieldsubject.php35 return true;
H A Dfieldusemailtemplate.php47 return true;
H A Dfieldwiki.php21 $this->opt['optional'] = true;
34 return true;
/plugin/bureaucracy-au/
H A Dsyntax.php219 return true;
225 return true;
304 $success = true;
308 $isValid = true;
412 $escapedQuote = true;
420 $inQuote = true;
439 } while(true);
462 function replace($input, $strftime = true) {
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php20 $this->checkField($doc, 'Employee Name', 'input[type=text][value=Your Name].edit', true);
21 $this->checkField($doc, 'Your Age', 'input[type=text].edit', true);
22 $this->checkField($doc, 'Your E-Mail Address', 'input[type=text].edit', true);
24 $this->checkField($doc, 'Some password', 'input[type=password].edit', true);
40 $this->checkField($doc, 'Tell me about your self', 'textarea.edit', true);
43 $this->checkField($doc, 'File1', 'input[type=file].edit', true);
134 $method->setAccessible(true);
/plugin/randompage2/
H A Dsyntax.php48 $renderer->doc .= '<a href="'.wl($ID, array('do' => 'randompage'), true).'">';
58 return true;
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Daction.php32 send_redirect(wl($page, '', true, '&'));
/plugin/structinputstretch/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/swarmwebhook/
H A D.scrutinizer.yml2 external_code_coverage: true
6 - true #stops the inferred commands from requirements.txt
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dadmin.php8 return true;
H A Dhelper.php99 $builder = new SchemaImporter('swarm', $json, true);
/plugin/swarmwebhook/_test/
H A DZapierExtractData.test.php55 $inputArray = json_decode($inputJSON, true);
/plugin/swarmwebhook/webhooks/
H A DIFTTT.php33 $webhookData = json_decode($json, true);
36 if ($verificationResult !== true) {
43 if ($ok !== true) {
63 return true;
74 return true;
106 return true;
H A DZapier.php73 $lookupData = $this->extractDataFromPayload(json_decode($json, true));
91 return true;
/plugin/linksenhanced/
H A Daction.php58 $data['result'] = true;
86 if(isset($leMeta['nocache']) && $leMeta['nocache'] === true)
/plugin/linksenhanced/syntax/
H A Dlink.php73 $options[$opt] = true;
85 $options['check'] = true;
90 $options['check'] = true;
161 return true;
166 return true;
H A Dtable.php78 'listfiles' => true,
80 'pagesonly' => true,
81 'firsthead' => true,
111 $R->meta['plugin_linksenhanced']['nocache'] = true;
112 return true;
123 $first = true;
/plugin/linksenhanced/admin/
H A Dlinks.php18 function forAdminOnly() { return true; }
34 'listfiles' => true,
36 'pagesonly' => true,
37 'firsthead' => true,
63 $first = true;
/plugin/nsiconinsearch/
H A DLICENSE77 Whether that is true depends on what the Program does.

1...<<151152153154155156157158159160>>...268