Home
last modified time | relevance | path

Searched refs:this (Results 16726 – 16750 of 27090) sorted by relevance

1...<<661662663664665666667668669670>>...1084

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DPsrLogMessageProcessor.php39 $this->dateFormat = $dateFormat;
40 $this->removeUsedContextFields = $removeUsedContextFields;
62 if (!$this->dateFormat && $val instanceof \Monolog\DateTimeImmutable) {
67 … $replacements[$placeholder] = $val->format($this->dateFormat ?: static::SIMPLE_DATE);
77 if ($this->removeUsedContextFields) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DTeamdrives.php49 return $this->call('create', [$params], TeamDrive::class);
61 return $this->call('delete', [$params]);
78 return $this->call('get', [$params], TeamDrive::class);
97 return $this->call('list', [$params], TeamDriveList::class);
115 return $this->call('update', [$params], TeamDrive::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DInvitations.php53 return $this->call('accept', [$params], ClassroomEmpty::class);
74 return $this->call('create', [$params], Invitation::class);
90 return $this->call('delete', [$params], ClassroomEmpty::class);
106 return $this->call('get', [$params], Invitation::class);
136 return $this->call('list', [$params], ListInvitationsResponse::class);
H A DCoursesCourseWorkStudentSubmissions.php56 return $this->call('get', [$params], StudentSubmission::class);
100 return $this->call('list', [$params], ListStudentSubmissionsResponse::class);
127 return $this->call('modifyAttachments', [$params], StudentSubmission::class);
160 return $this->call('patch', [$params], StudentSubmission::class);
190 return $this->call('reclaim', [$params], ClassroomEmpty::class);
220 return $this->call('return', [$params], ClassroomEmpty::class);
248 return $this->call('turnIn', [$params], ClassroomEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/Resource/
H A DProjectsLocationsOperations.php53 return $this->call('cancel', [$params], OndemandscanningEmpty::class);
69 return $this->call('delete', [$params], OndemandscanningEmpty::class);
84 return $this->call('get', [$params], Operation::class);
109 return $this->call('list', [$params], ListOperationsResponse::class);
135 return $this->call('wait', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/Resource/
H A DQueries.php48 return $this->call('createquery', [$params], Query::class);
61 return $this->call('deletequery', [$params]);
74 return $this->call('getquery', [$params], Query::class);
90 return $this->call('listqueries', [$params], ListQueriesResponse::class);
105 return $this->call('runquery', [$params]);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php26 $this->assertInstanceOf(__NAMESPACE__ . '\VAvailability', $document->VAVAILABILITY);
33 $this->assertIsValid(Reader::read(
47 $this->assertIsNotValid(Reader::read(
59 $this->assertIsNotValid(Reader::read(
72 $this->assertIsNotValid(Reader::read(
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DStreamClient.php36 $this->normalizeHeaders($extraHeaders);
60 $context = $this->generateStreamContext($requestBody, $extraHeaders, $method);
85 'user_agent' => $this->userAgent,
86 'max_redirects' => $this->maxRedirects,
87 'timeout' => $this->timeout
/plugin/oauthazure/
H A Daction.php24 $oauth = $this->getOAuthService();
32 $oauth = $this->getOAuthService();
48 if ($this->getConf('stripdomain')) {
52 if ($this->getConf('fetchgroups')) {
78 if ($this->getConf('fetchgroups')) {
/plugin/imagebox/
H A Dsyntax.php17 function connectTo($mode) { $this->Lexer->addEntryPattern('\[\{\{[^\|\}]+\|*(?=[^\}]*\}\}\])',$mode,'plugin_imagebox'); }
18 function postConnect() { $this->Lexer->addExitPattern('\}\}\]','plugin_imagebox'); }
25 $dispMagnify = ($match['width'] || $match['height']) && $this->getConf('display_magnify')=='If necessary' || $this->getConf('display_magnify')=='Always';
83 if(!$match['align'] /*|| $match['align']=='center'*/&&!$this->getConf('center_align'))
135 $renderer->doc.= '<a class="internal" title="'.$this->getLang('enlarge').'" href="'.$match['detail'].'" target="_blank">';
142 $style=$this->getConf('default_caption_style');
/plugin/database2/
H A Dadmin.php160 …<select name="history" onchange="return db2_console_load(this.options[this.selectedIndex].value);">
261 echo $this->getLang( 'consolegoodresult' );
289 if ( !( $this->db instanceof Database2_Admin ) )
294 $db = new Database2_Admin( $this );
301 $this->db = $db;
305 return $this->db;
/plugin/findologicxmlexport/vendor/hoa/file/
H A DDirectory.php91 $this->setMode($mode);
109 if ($this->getMode() == self::MODE_READ) {
118 $this->getMode(),
160 $from = $this->getStreamName();
208 $from = $this->getStreamName();
218 if (null === $this->getStreamContext()) {
222 return @rmdir($from, $this->getStreamContext()->getContext());
/plugin/xssnipper/
H A Dsyntax.php41 $this->Lexer->addSpecialPattern('\{\(xssnipper\>.*?\)\}',$mode,'plugin_xssnipper');
102 if($this->_codeblock<1) $this->_codeblock=1;
141 …<a href="'.$xs_path.'&codeblock='.$this->_codeblock.'" title="Download Snippet" class="mediafile m…
147 $code_block .= '<br />'.$this->__scripts_html();
168 if($this->_codeblock == $_REQUEST['codeblock']){
176 $this->_codeblock++;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php63 return $this->call('batchRunPivotReports', [$params], BatchRunPivotReportsResponse::class);
84 return $this->call('batchRunReports', [$params], BatchRunReportsResponse::class);
111 return $this->call('checkCompatibility', [$params], CheckCompatibilityResponse::class);
139 return $this->call('getMetadata', [$params], Metadata::class);
163 return $this->call('runPivotReport', [$params], RunPivotReportResponse::class);
186 return $this->call('runRealtimeReport', [$params], RunRealtimeReportResponse::class);
214 return $this->call('runReport', [$params], RunReportResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsSteps.php60 …return $this->call('accessibilityClusters', [$params], ListStepAccessibilityClustersResponse::clas…
83 return $this->call('create', [$params], Step::class);
102 return $this->call('get', [$params], Step::class);
120 return $this->call('getPerfMetricsSummary', [$params], PerfMetricsSummary::class);
148 return $this->call('list', [$params], ListStepsResponse::class);
173 return $this->call('patch', [$params], Step::class);
196 return $this->call('publishXunitXmlFiles', [$params], Step::class);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/
H A DPluginTest.php16 $this->assertTrue($plugin instanceof Plugin);
18 $this->assertEquals($plugin, $fakeServer->getPlugin('auth'));
19 $this->assertInternalType('array', $plugin->getPluginInfo());
31 $this->assertTrue(
70 $this->assertEquals('principals/admin', $plugin->getCurrentPrincipal());
112 $this->assertEquals('principals/admin', $plugin->getCurrentPrincipal());
125 $this->assertEquals('admin', $plugin->getCurrentUser());
/plugin/do/
H A Daction.php21 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax_call');
22 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess');
23 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle_delete');
24 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, '_adduser');
29 * @param null $param the parameters passed to register_hook when this handler was registered
46 * @param null $param the parameters passed to register_hook when this handler was registered
52 if ($event->data == 'plugin_do') { // FIXME: refactor this into early return and switch
124 * @param null $param the parameters passed to register_hook when this handler was registered
162 $jslang = $this->getLang('js');
174 * @param null $param the parameters passed to register_hook when this handle
[all...]
/plugin/condition/
H A Dbase_tester.php.orig.php44 if(method_exists($this, 'test_'.$b['key'])) {
45 return call_user_func(array($this, 'test_'.$b['key']), $b, $bug);
54 foreach(get_class_methods($this) as $m) {
63 …foreach($this->getkeys() as $m) $ops = array_merge($ops, call_user_func(array($this, 'test_'.$m), …
169 return $this->_bt_cmptimeandstr($b['value']); break;
173 return !$this->_bt_cmptimeandstr($b['value']); break;
177 return ($t < $this->_bt_strtotime($b['value'], $t)); break;
181 return ($t > $this->_bt_strtotime($b['value'], $t)); break;
184 return ($t <= $this->_bt_strtotime($b['value'], $t)); break;
187 return ($t >= $this->_bt_strtotime($b['value'], $t)); break;
/plugin/importfacebookevents/
H A Dsyntax.php184 …$renderer->doc .= 'Access token could not be retrieved for Plugin '.$info['name'].': '.$this->erro…
197 $json = $this->getData($json_link);
215 array_push($events, json_decode($this->getData($json_link), true));
291 $dateStart = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['start_time']));
292 $dateEnd = date($this->getConf(FB_EVENTS_DATE_FORMAT), strtotime($event['end_time']));
295 $timeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['start_time']));
296 $timeEnd = date($this->getConf(FB_EVENTS_TIME_FORMAT), strtotime($event['end_time']));
299 …$dateTimeStart = date($this->getConf(FB_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FOR…
300 …$dateTimeEnd = date($this->getConf(FB_EVENTS_TIME_FORMAT).', '.$this->getConf(FB_EVENTS_DATE_FORMA…
/plugin/bureaucracy-au/helper/
H A Dfieldstatic.php20 $this->opt['optional'] = true;
54 if (!isset($this->opt['display'])) {
55 $this->opt['display'] = $this->opt['label'];
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php50 $this->canBeShared = $canBeShared;
51 $this->canBePublished = $canBePublished;
76 if ($this->canBeShared) {
79 if ($this->canBePublished) {
/plugin/tagsections/action/
H A Deditbutton.php23 … $controller->register_hook('HTML_SECEDIT_BUTTON', 'AFTER', $this, 'handle_html_secedit_button');
38 if ( !$this->init() ) {
56 $this->inited = (plugin_load('action', 'tag' ) != null);
59 return $this->inited;
/plugin/jplayer/
H A Daction.php15 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'include_dependencies', array…
16 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'jsinfo');
19 $skin = $this->getConf('skin');
51 $name = $this->getPluginName();
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
H A DUnserializeObjectConstructor.php22 return $this->getInstantiator()->instantiate($metadata->name);
27 if (null === $this->instantiator) {
28 $this->instantiator = new Instantiator();
31 return $this->instantiator;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DParser.php21 $this->parser = new InnerParser();
22 $this->visitor = new TypeVisitor();
28 $ast = $this->parser->parse($type, 'type');
30 return $this->visitor->visit($ast);

1...<<661662663664665666667668669670>>...1084