Home
last modified time | relevance | path

Searched refs:this (Results 16826 – 16850 of 27090) sorted by relevance

1...<<671672673674675676677678679680>>...1084

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DGroup.php36 $this->groupTests = array_merge($this->groupTests, $testHashes);
46 $test = $this->getInnerIterator()->current();
52 return $this->doAccept(spl_object_hash($test));
/plugin/unameban/
H A Daction.php21 $this,
36 $text = $this->locale_xhtml('banned');
37 $text .= sprintf('<p>'.$this->getLang('banned').'</p>',
40 $title = $this->getLang('denied');
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DRelativeOidType.php8 * file that was distributed with this source code.
32 * @return $this
36 $this->value = $relativeOid;
38 return $this;
46 return $this->value;
54 return (string) $this->value;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DExpandFloatingTimesTest.php26 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
61 $this->assertEquals($output, str_replace("\r", "", $result));
80 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
115 $this->assertEquals($output, str_replace("\r", "", $result));
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DFile.php42 $this->acl = $acl;
43 $this->owner = $owner;
56 return $this->owner;
87 return $this->acl;
/plugin/elasticsearch/_test/
H A Dacl.test.php132 $AUTH_ACL = $this->acl;
134 $this->assertSame($expected, auth_aclcheck($page, $user, [$group]));
147 $AUTH_ACL = $this->acl;
155 $this->assertEquals($expected, $actual);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js.map1this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n exte…
/plugin/jukebox/id3/
H A Dmodule.tag.id3v1.php30 $ParsedID3v1['title'] = $this->cutfield(substr($id3v1tag, 3, 30));
31 $ParsedID3v1['artist'] = $this->cutfield(substr($id3v1tag, 33, 30));
32 $ParsedID3v1['album'] = $this->cutfield(substr($id3v1tag, 63, 30));
33 $ParsedID3v1['year'] = $this->cutfield(substr($id3v1tag, 93, 4));
43 $ParsedID3v1['comment'] = $this->cutfield($ParsedID3v1['comment']);
45 $ParsedID3v1['genre'] = $this->LookupGenreName($ParsedID3v1['genreid']);
58 $GoodFormatID3v1tag = $this->GenerateID3v1Tag(
63 $this->LookupGenreID(@$ParsedID3v1['genre']),
/plugin/note/
H A Dsyntax.php73 if ($mode == substr(get_class($this), 7)) {
81 $this->Lexer->addEntryPattern('<note.*?>(?=.*?</note>)', $mode, 'plugin_note');
86 $this->Lexer->addExitPattern('</note>', 'plugin_note');
95 foreach ($this->notes as $class => $names) {
100 return array($state, $this->default);
132 $this->render_odt($renderer, $state, $data);
152 $this->render_odt_old($renderer, $state, $data);
155 $this->render_odt_new($renderer, $state, $data);
/plugin/routeplaner/syntax/
H A Droutenplaner.php149 $renderer->doc .= $this->_contact($data);
166 if ($this->getConf('modus') == 'lycosde') {
167 return $this->lycosDeFormular($data);
168 } elseif ($this->getConf('modus') == 'webde') {
169 return $this->webDeFormular($data);
186 … $ret .= '<input type="hidden" name="tocountry" value="'.$this->l2s_country_names[$country].'" />';
329 …$txt .=' <input id="tocountry" name="tocountry" type="hidden" value="'.$this->l2s_country_names[…
342 if ($this->getConf('showwebdefooter') == true) {
/plugin/farm/
H A Daction.php35 'desc' => 'Manage Wiki farm'.($this->disabled ? ' (disabled)' : ''),
46 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'cleanACT');
47 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'displayState');
48 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'processHeaders');
57 switch($this->getLockState()) {
99 $ls = $this->getLockState();
101 … == 'edits' || $ls == 'admin' || $ls == 'all') echo '<div class="info">'.$this->getLang('animal_lo…
103 … !empty($_SERVER['REMOTE_USER'])) if($toobig) echo '<div class="error">'.$this->getLang('animal_to…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DArrayCollectionHandlerTest.php25 $visitor = $this->getMockBuilder(SerializationVisitorInterface::class)->getMock();
28 $context = $this->getMockBuilder(SerializationContext::class)->getMock();
43 $visitor = $this->getMockBuilder(SerializationVisitorInterface::class)->getMock();
46 $context = $this->getMockBuilder(SerializationContext::class)->getMock();
48 $factoryMock = $this->getMockBuilder(MetadataFactoryInterface::class)->getMock();
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.min.php11 $this->_cmaxw += $delta;
15 $this->_maxw = max($this->_maxw, $this->_cmaxw);
16 $this->_cmaxw = 0;
/plugin/linkfix/_test/
H A Dlinkfix.test.php28 $this->assertRegExp('/linkfox:linkfix\|case 1/', $text);
40 $this->assertRegExp('/http:\/\/www\.foogle\.com\|case 2/', $text);
52 $this->assertRegExp('/\{\{ something:icon\.png \|case 3\}\}/', $text);
65 $this->assertRegExp('/{{ http:\/\/www\.foogle\.com\/logo.png |case 4}}/', $text);
77 $this->assertRegExp('/\\\\foobar\\share|case 5/', $text);
/plugin/pageimage/
H A Dhelper.php35 return $this->getLang('image');
43 $height = $this->getConf('height');
47 $src = $this->getImageID($id);
50 $src = $this->getConf('default_image');
107 return $this->getConf('default_image');
/plugin/whoisonline/
H A Dsyntax.php46 $displaypattern = $this->getConf('displayline');
47 if( isset($INFO['userinfo']) || ($this->getConf('ignoreAnonymous')==0)){
64 $maxtime = $this->getConf('minutesTillAway')*60;
96 …$this->Lexer->addSpecialPattern('~~whoisonline[\#\;\:]?(?:NOLIST|NOSHOW|noshow|nolist)?~~',$mode,'…
125 $renderer->doc .= $this->getonlinelist($data['display']);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DInnerParser.php75 $this->getRule('type')->setPPRepresentation(' simple_type() | compound_type()');
76 $this->getRule('simple_type')->setDefaultId('#simple_type');
77 …$this->getRule('simple_type')->setPPRepresentation(' <name> | <number> | <null> | <empty_string> |…
78 $this->getRule('compound_type')->setDefaultId('#compound_type');
79 …$this->getRule('compound_type')->setPPRepresentation(' <name> ::parenthesis_:: type() ( ::comma:: …
/plugin/fields/
H A Dsyntax.php19 $this->helper = $this->loadHelper('fields');
41 $this->Lexer->addSpecialPattern('{{fields>.+?}}',$mode,'plugin_fields');
73 $renderer->doc .= $this->helper->ODTDisplayUserField($renderer, $field_name);
85 $this->helper->ODTSetUserField($renderer, $field_name,
/plugin/webcomponent/syntax/
H A Dbrand.php33 …$this->Lexer->addEntryPattern($pattern, $mode, 'plugin_' . webcomponent::PLUGIN_NAME . '_' . $this
39 …$this->Lexer->addExitPattern('</' . self::getTag() . '>', 'plugin_' . webcomponent::PLUGIN_NAME . …
48 $match = utf8_substr($match, strlen($this->getPluginComponent()) + 1, -1);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Util/
H A DStringUtil.php30 $this->verbose = $verbose;
45 return '['.implode(', ', array_map(array($this, __FUNCTION__), $value)).']';
48 $stringify = array($this, __FUNCTION__);
67 if (!$this->verbose && 50 <= strlen($str)) {
89 $self = $this;
/plugin/deletehistory/
H A Dhelper.php17 $this->dirs = [
28 foreach ($this->dirs as $dir => $attic) {
29 $this->clearAttic($attic);
30 $this->deleteChanges($dir);
32 $this->cleanupChangelogs();
/plugin/asyncsearch/
H A Dasyncsearch.php21 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_act_preprocess…
22 $controller->register_hook('JS_SCRIPT_LIST', 'BEFORE', $this, 'handle_js_script_list');
23 … $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_action_tpl_act_renderer');
24 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output…
112 $event->data = $this->js_pluginscripts();
/plugin/skipentity/
H A Dsyntax.php14 $excludes = explode(',',$this->getConf('xcl_formats'));
16 $this->array_val_delete($PARSER_MODES['formatting'],trim($del_val));
18 if($this->getConf('allow_formats')) {
26 $this->Lexer->addEntryPattern('```?(?=.*?```?)',$mode,'plugin_skipentity');
30 $this->Lexer->addExitPattern('```?','plugin_skipentity');
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFlowdockHandler.php66 $this->apiToken = $apiToken;
96 $this->closeSocket();
104 $content = $this->buildContent($record);
106 return $this->buildHeader($content) . $content;
124 $header = "POST /v1/messages/team_inbox/" . $this->apiToken . " HTTP/1.1\r\n";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainers.php46 return $this->call('create', [$params], Container::class);
59 return $this->call('delete', [$params]);
73 return $this->call('get', [$params], Container::class);
91 return $this->call('list', [$params], ListContainersResponse::class);
109 return $this->call('update', [$params], Container::class);

1...<<671672673674675676677678679680>>...1084