Home
last modified time | relevance | path

Searched refs:bool (Results 751 – 775 of 903) sorted by relevance

1...<<31323334353637

/plugin/prosemirror/action/
H A Dajax.php159 if ($INPUT->bool('getJSON')) {
/plugin/combo/syntax/
H A Dpara.php160 * @return array|bool
184 function render($format, Doku_Renderer $renderer, $data): bool
H A Dmenubar.php54 * @var bool
153 * @return array|bool
205 function render($format, Doku_Renderer $renderer, $data): bool
H A Dheadingwiki.php175 public function render($format, Doku_Renderer $renderer, $data): bool
/plugin/structtasks/meta/
H A DUtilities.php43 function isValidSchema($schema): bool {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php194 * @param bool $matchDn
197 public static function extensible(?string $attribute, string $value, ?string $rule, bool $matchDn = false): MatchingRuleFilter
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DScroll.php113 public function valid(): bool
/plugin/combo/ComboStrap/
H A DSvgImageLink.php277 public function isLazyLoaded(): bool
H A DPermalinkTag.php126 public static function handleError(string $errorMessage, bool $strict, CallStack $callStack): array
/plugin/structtasks/
H A Dcli.php64 public function initialise($verbose = false) : bool {
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php286 ): bool {
451 public static function constantTimeEquals(string $left, string $right): bool
/plugin/archivegenerator/
H A Dadmin.php35 if ($INPUT->bool('isupdate')) $this->type = 'update';
37 if ($INPUT->bool('downloadArchive') && checkSecurityToken()) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.txt
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DJsonDeserializationVisitor.php63 public function visitBoolean($data, array $type): bool
H A DContext.php116 public function hasAttribute(string $key): bool
/plugin/loglog/
H A Daction.php247 && $INPUT->bool('save') === true
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DUtils.php79 …public static function jsonEncode($data, ?int $encodeFlags = null, bool $ignoreErrors = false): st…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php306 private function isNestedArray(array $a): bool
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php181 public static function rename(string $dn, $rdn, bool $deleteOldRdn = true): ModifyDnRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php249 protected function isValidRequest(LdapMessageRequest $message): bool
/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNode.php142 public function hasChildren(): bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php140 * @param bool $persistent False if not persistent connection
142 protected function _getGuzzleClient(bool $persistent = true): Client
H A DHttp.php209 * @param bool $persistent False if not persistent connection
213 protected function _getConnection(bool $persistent = true)
/plugin/authwordpress/
H A Dauth.php75 * @var bool $usersCached
123 * @return bool
204 * @param bool $requireGroups defaults to true
350 * @return bool
352 protected function applyFilter(string $user, array $info): bool

1...<<31323334353637