Home
last modified time | relevance | path

Searched refs:bool (Results 426 – 450 of 903) sorted by relevance

1...<<11121314151617181920>>...37

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DIndentedCodeRenderer.php30 * @param bool $inTightList
/plugin/combo/ComboStrap/
H A DCacheResult.php57 public function getResult(): bool
H A DLocalFileSystem.php28 function exists(Path $path): bool
120 public function isDirectory(Path $path): bool
H A DFetcherAppPages.php27 private bool $build = false;
155 * @return bool
158 static public function tpl_content_core(): bool
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php48 … $driver, ?string $hierarchyMetadataClass = 'Metadata\ClassHierarchyMetadata', bool $debug = false)
55 public function setIncludeInterfaces(bool $include): void
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DRangeRetrieval.php93 * @return bool
95 public function hasRanged(Entry $entry, $attribute = null): bool
97 return (bool) ($attribute !== null ? $this->getRanged($entry, $attribute) : $this->getAllRanged($entry));
104 * @return bool
106 public function hasMoreValues(Attribute $attribute): bool
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DRegexHelper.php81 public static function isEscapable(string $character): bool
89 public static function isLetter(?string $character): bool
233 public static function isLinkPotentiallyUnsafe(string $url): bool
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractStringType.php21 * @var bool
58 * @return bool
68 * @param bool $isConstructed
72 public static function withTag($tagNumber, int $class, bool $isConstructed, $value = '')
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableRenderer.php
H A DTableCellRenderer.php33 /** @var array<TableCell::ALIGN_*, array<string, string|string[]|bool>> */
37 * @param array<TableCell::ALIGN_*, array<string, string|string[]|bool>> $alignmentAttributes
H A DTableSectionRenderer.php
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DRange.php55 public function setKeyedResponse(bool $keyed = true): self
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php180 * @return bool
182 public function hasOption($option): bool {
272 public function visitEnterSelectorSequenceGroup(Ast\Selector\Group $group): bool {
290 public function visitEnterSelectorSequence(Ast\Selector\Sequence $sequence): bool {
322 public function visitLeaveSelectorSequence(): bool {
559 public function visitEnterSelectorSimplePseudoClass(Ast\Selector\Simple\PseudoClass $pseudoClass): bool {
/plugin/combo/ComboStrap/Web/
H A DUrl.php86 * @var bool - does the URL rewrite occurs
88 private bool $withRewrite = true;
312 * @return bool - true if http, https scheme
314 public function isHttpUrl(): bool
360 public function hasProperty(string $key): bool
930 * @return bool - if the url points to the same website than the host
932 public function isExternal(): bool
984 * @return bool
986 public function isLocal(): bool
/plugin/move/action/
H A Dtree.php48 if($INPUT->bool('is_media')) {
H A Dprogress.php56 $todo = $plan->nextStep($INPUT->bool('skip'));
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php39 public function has(string $name): bool
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DHeadingRenderer.php
H A DIndentedCodeRenderer.php
H A DParagraphRenderer.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRedisPubSubHandler.php40 public function __construct($redis, string $key, $level = Logger::DEBUG, bool $bubble = true)
/plugin/combo/ComboStrap/Meta/Field/
H A DAliasType.php52 static public function isMutable(): bool
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableResources.txt
H A DCore.RemoveProcessingInstructions.txt
/plugin/fksnewsfeed/syntax/
H A Dstream.php29 public function render($mode, Doku_Renderer $renderer, $data): bool {

1...<<11121314151617181920>>...37