Home
last modified time | relevance | path

Searched refs:this (Results 24601 – 24625 of 27090) sorted by relevance

1...<<981982983984985986987988989990>>...1084

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dbreaking-changes.asciidoc9 every time you use a deprecated parameters for {es}. We decided to add this
32 https://www.elastic.co/blog/moving-from-types-to-typeless-apis-in-elasticsearch-7-0[this]
/plugin/adhoctags/images/
H A DREADME1 The icon images in this folder come from the "Material Design Icons" collection
34 The following icons were custom-made for this plugin and are licensed under the same
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.php606 $this->interp = new LexerATNSimulator($this, self::$atn, self::$decisionToDFA, self::$sharedContextCache);
/plugin/icalevents/vendor/sabre/uri/tests/
H A DResolveTest.php12 $this->assertEquals(
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php53 $input = $this->getValue();
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DAbstractVisitor.php19 $this->navigator = $navigator;
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php52 $input = $this->getValue();
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php53 $input = $this->getValue();
/plugin/comment/
H A Dsyntax.php11 * need to inherit from this class
19 $this->Lexer->addSpecialPattern("^/\*.*?\*|\s+/\*.*?\*/", $mode, 'plugin_comment');
/plugin/makemedians/
H A Daction.php22 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'handle_io_wikipage_write');
/plugin/showlogin/
H A Daction.php26 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DNoSilencedErrorsSniff.php68 if ($this->error === true) {
/plugin/code3/
H A Daction.php37 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE', $this, '_inject_loader');
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DException.php55 $this
/plugin/database/
H A Daction.php28 $this->setupLocale();
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php15 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $converted);
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.content.inc.php63 $this->CSSPropertyHandler(false, false);
H A Dcss.html2ps.html.content.inc.php8 $this->CSSPropertyHandler(false, false);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php15 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $converted);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/
H A DObject.php35 $this->object = $object;
/plugin/bootnote/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/authdiscourse/
H A Daction.php34 … $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form');
/plugin/flexpaper/
H A Daction.php22 … $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'load_required_javascript');
/plugin/bookcreator/action/
H A Dexport.php20 $controller->register_hook('ACTION_EXPORT_POSTPROCESS', 'BEFORE', $this, 'replacePageExportBySelection');
21 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'renameDoExportNSAction');
38 if($event->data === 'export_html') { // also act_clean() does this rename
61 throw new Exception($this->getLang('empty'));
71 $list = $this->collectPagesOfNS();
92 throw new Exception(sprintf($this->getLang('forbidden'), $msg));
119 throw new Exception($this->getLang('needns'));
162 usort($result, array($this, '_datesort'));
164 usort($result, array($this, '_pagenamesort'));
/plugin/oauthgoogle/
H A Daction.php22 $oauth = $this->getOAuthService();

1...<<981982983984985986987988989990>>...1084