Home
last modified time | relevance | path

Searched refs:this (Results 23076 – 23100 of 27090) sorted by relevance

1...<<921922923924925926927928929930>>...1084

/plugin/docsearch/conf/
H A Dconverter.php.dist5 # Use this file to setup the document to text converter.
7 # The plugin trys to convert every media document to a text file. On this
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DMagicCallPatch.php32 …$this->tagRetriever = null === $tagRetriever ? new ClassAndInterfaceTagRetriever() : $tagRetriever;
63 $tagList = $this->tagRetriever->getTagList($reflectionClass);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallPrediction.php38 $this->util = $util ?: new StringUtil;
72 $this->util->stringifyCalls($methodCalls)
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DIndentedCode.php
/plugin/random_page/
H A Daction.php16 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'init', 'header');
24 $this->action_randompage($event, $args);
/plugin/clearhistory/lang/en/
H A Dintro.txt7 When this option is selected, only the pages contained in the list of the most
15 Use this with caution, it can take a long time.
/plugin/slacknotifier/helper/
H A DPayload.php
/plugin/struct/action/
H A Dajax.php26 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handleAjax');
43 $result = $this->executeTypeAjax();
/plugin/openlayersmapoverlays/syntax/
H A Dmapillarylayer.php65 $this->Lexer->addSpecialPattern(
78 $data = $this->dflt;
H A Dwmslayer.php73 $this->Lexer->addSpecialPattern(
86 $data = $this->dflt;
H A Dagslayer.php75 $this->Lexer->addSpecialPattern(
88 $data = $this->dflt;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.DirectLexLineNumberSyncInterval.txt
H A DURI.MungeResources.txt
/plugin/webcomponent/action/
H A Djs.php30 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_header');
33 $controller->register_hook('JS_SCRIPT_LIST', 'AFTER', $this, 'handle_js');
/plugin/namespacesearch/
H A Dhelper.php18 $lang = preg_quote($this->getLangCode(), '/');
57 $lang = $this->getLangCode();
/plugin/components/syntax/
H A Dslice.php24 $this->Lexer->addSpecialPattern('<slice\b.*?/>',
43 $attr = $this->parse($match);
/plugin/iptrust/
H A Daction.php33 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess', arra…
51 $nets = $this->getConf('log_networks');
/plugin/mediathumbnails/
H A DREADME.md4 All documentation for this plugin can be found at
7 If you install this plugin manually, make sure it is installed in
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/
H A DUnnecessaryStringConcatSniff.php120 if ($this->allowMultiline === true
127 if ($this->error === true) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DClassCommentSniff.php59 $this->currentFile = $phpcsFile;
85 $this->processTags($phpcsFile, $stackPtr, $tokens[$commentEnd]['comment_opener']);
/plugin/idoit/
H A Dsyntax.php17 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<idoitAPI>(?=.*?</idoitAPI>)','b…
18 public function postConnect() { $this->Lexer->addExitPattern('</idoitAPI>','plugin_idoit'); }
/plugin/datatables/
H A Dsyntax.php39 $this->Lexer->addEntryPattern(
49 $this->Lexer->addExitPattern('</(?:DATATABLES?|datatables?)>', 'plugin_datatables');
/plugin/upload/
H A Daction.php35 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_hook_function_cache');
36 $controller->register_hook('ACTION_HEADERS_SEND', 'BEFORE', $this, '_hook_function_upload');
/plugin/adultcontent/
H A DREADME.md9 You can retrieve this flag in your template and might control your contents like Google AdSense.
27 so I made this plugin.
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DLinkRenderer.php

1...<<921922923924925926927928929930>>...1084