Home
last modified time | relevance | path

Searched refs:bool (Results 501 – 525 of 903) sorted by relevance

1...<<21222324252627282930>>...37

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.CollectErrors.txt
H A DHTML.SafeEmbed.txt
H A DFilter.YouTube.txt
H A DURI.DisableExternal.txt
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
H A DXmlSerializationVisitorFactory.php70 public function setFormatOutput(bool $formatOutput): self
/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListItemMarkerParser.php29 public function parse(InlineParserContext $inlineContext): bool
/plugin/combo/syntax/
H A Dxmlblockemptytag.php84 function render($format, Doku_Renderer $renderer, $data): bool
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DPair.php25 public function equals(object $other) : bool
/plugin/multiorphan/action/
H A Dmultiorphan.php63 $this->checkExternal = $INPUT->bool('checkExternal');
64 $this->includeWindowsShares = $INPUT->bool('includeWindowsShares');
72 $includeHidden = $INPUT->bool('includeHidden', false);
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php181 public function hasAttribute(string $name): bool
239 public function hasChildrenElement(): bool
425 public function hasClass(string $needleClass): bool
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/
H A DSerializationVisitorInterface.php44 public function visitBoolean(bool $data, array $type);
/plugin/infomail/
H A Dadmin.php20 if ($INPUT->bool('infomail_edit_tpl')) {
/plugin/swiftmail/
H A Dadmin.php26 if(!$INPUT->bool('send')) return;
/plugin/timetrack/
H A Dadmin.php39 if($INPUT->bool('export') && checkSecurityToken()){
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DExpressionLanguageExclusionStrategy.php37 public function shouldSkipProperty(PropertyMetadata $property, Context $navigatorContext): bool
/plugin/commonmark/vendor/league/commonmark/src/
H A DUnmatchedBlockCloser.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DHtmlBlockRenderer.php
H A DListBlockRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Parser/
H A DAttributesInlineParser.php31 public function parse(InlineParserContext $inlineContext): bool
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DPunctuationParser.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMailHandler.php81 protected function isHtmlBody(string $body): bool
H A DIFTTTHandler.php39 …public function __construct(string $eventName, string $secretKey, $level = Logger::ERROR, bool $bu…
/plugin/smtp/
H A Dadmin.php26 if(!$INPUT->bool('send')) return;
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataInteger.php32 public function valueIsNotNull(): bool
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Text/
H A DDouble.php52 * @return bool
54 public function isEndToken(Scanner\Token$token): bool {

1...<<21222324252627282930>>...37