Home
last modified time | relevance | path

Searched refs:this (Results 726 – 750 of 25938) sorted by relevance

1...<<21222324252627282930>>...1038

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildTrigger.php149 $this->build = $build;
156 return $this->build;
198 return $this->disabled;
240 return $this->filter;
268 return $this->github;
275 $this->id = $id;
282 return $this->id;
317 $this->name = $name;
324 return $this->name;
401 $this->tags = $tags;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobConfigurationQuery.php126 return $this->clustering;
168 return $this->createSession;
182 return $this->defaultDataset;
266 return $this->parameterMode;
280 return $this->preserveNulls;
287 $this->priority = $priority;
294 return $this->priority;
301 $this->query = $query;
308 return $this->query;
392 return $this->useLegacySql;
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpPutTest.php41 $this->assertEquals(
46 $this->assertEquals(
70 $this->assertEquals(
75 $this->assertEquals(
104 $this->assertEquals(
109 $this->assertEquals(
138 $this->assertEquals(
143 $this->assertEquals(
191 $this->assertEquals(
196 $this->assertEquals(
[all …]
/plugin/jplayer/vendor/symfony/process/
H A DProcessBuilder.php67 return $this;
83 return $this;
100 return $this;
114 return $this;
128 return $this;
146 return $this;
162 $this->env = array_replace($this->env, $variables);
164 return $this;
180 return $this;
265 $arguments = array_merge($this->prefix, $this->arguments);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.collection.php10 $this->_properties = array();
13 $this->_max_priority = 0;
43 $this->_max_priority ++;
56 $this->_properties[$this->_positions[$code]] = $property;
57 $this->_priorities[$this->_positions[$code]] = $this->_max_priority;
60 $this->_priorities[] = $this->_max_priority;
61 $this->_positions[$code] = count($this->_priorities)-1;
90 return $this->_properties[$this->_positions[$code]]->is_important();
99 if (!isset($this->_properties[$this->_positions[$code]])) {
104 $property =& $this->_properties[$this->_positions[$code]];
[all …]
H A Dbox.select.php11 $this->InlineBox();
13 $this->_name = $name;
14 $this->_value = $value;
15 $this->_options = $options;
71 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
82 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top();
83 $this->baseline = $this->content[0]->baseline + $this->get_extra_top();
99 $driver->moveto($this->get_right_padding(), $this->get_top_padding());
102 $driver->lineto($this->get_right_padding(), $this->get_bottom_padding());
108 $driver->moveto($this->get_right_padding(), $this->get_top_padding());
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DPluginTest.php17 $this->node = new FileMock();
18 $this->tree[] = $this->node;
22 $this->plugin = new Plugin();
23 $this->server->addPlugin($this->plugin);
31 $this->assertEquals('partialupdate', $this->plugin->getPluginName());
32 $this->assertEquals(['sabredav-partialupdate'], $this->plugin->getFeatures());
33 $this->assertEquals([
36 $this->assertEquals([
43 $this->node->put('00000000');
116 $this->assertEquals('00011100', $this->node->get());
[all …]
/plugin/mdpage/vendor/composer/
H A DClassLoader.php62 if (!empty($this->prefixesPsr0)) {
71 return $this->prefixDirsPsr4;
76 return $this->fallbackDirsPsr0;
81 return $this->fallbackDirsPsr4;
86 return $this->classMap;
94 if ($this->classMap) {
95 $this->classMap = array_merge($this->classMap, $classMap);
97 $this->classMap = $classMap;
251 return $this->useIncludePath;
292 return $this->apcuPrefix;
[all …]
/plugin/findologicxmlexport/vendor/composer/
H A DClassLoader.php62 if (!empty($this->prefixesPsr0)) {
71 return $this->prefixDirsPsr4;
76 return $this->fallbackDirsPsr0;
81 return $this->fallbackDirsPsr4;
86 return $this->classMap;
94 if ($this->classMap) {
95 $this->classMap = array_merge($this->classMap, $classMap);
97 $this->classMap = $classMap;
251 return $this->useIncludePath;
292 return $this->apcuPrefix;
[all …]
/plugin/webdav/vendor/composer/
H A DClassLoader.php62 if (!empty($this->prefixesPsr0)) {
71 return $this->prefixDirsPsr4;
76 return $this->fallbackDirsPsr0;
81 return $this->fallbackDirsPsr4;
86 return $this->classMap;
94 if ($this->classMap) {
95 $this->classMap = array_merge($this->classMap, $classMap);
97 $this->classMap = $classMap;
251 return $this->useIncludePath;
292 return $this->apcuPrefix;
[all …]
/plugin/jplayer/vendor/composer/
H A DClassLoader.php62 if (!empty($this->prefixesPsr0)) {
71 return $this->prefixDirsPsr4;
76 return $this->fallbackDirsPsr0;
81 return $this->fallbackDirsPsr4;
86 return $this->classMap;
94 if ($this->classMap) {
95 $this->classMap = array_merge($this->classMap, $classMap);
97 $this->classMap = $classMap;
251 return $this->useIncludePath;
292 return $this->apcuPrefix;
[all …]
/plugin/quickstats/GEOIP/vendor/composer/
H A DClassLoader.php62 if (!empty($this->prefixesPsr0)) {
71 return $this->prefixDirsPsr4;
76 return $this->fallbackDirsPsr0;
81 return $this->fallbackDirsPsr4;
86 return $this->classMap;
94 if ($this->classMap) {
95 $this->classMap = array_merge($this->classMap, $classMap);
97 $this->classMap = $classMap;
251 return $this->useIncludePath;
292 return $this->apcuPrefix;
[all …]
/plugin/siteexport/action/
H A Dajax.php65 $this->__init_functions(true);
92 $this->__init_functions();
154 $this->cleanCacheFiles();
159 $this->handleRuntimeErrorOutput();
179 $this->filewriter = new siteexport_zipfilewriter($this->functions);
333 $this->cleanCacheFiles();
352 $NS = $this->namespace = $this->functions->getNamespaceFromID($NS, $PAGE);
355 $depth = $this->getConf('depth');
456 $toc = new siteexport_javahelp($this->functions, $this->filewriter, $NS);
1288 $this->unlinkIfExists($cache);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DCourseWork.php167 return $this->courseId;
223 return $this->dueDate;
237 return $this->dueTime;
258 $this->id = $id;
265 return $this->id;
336 $this->state = $state;
343 return $this->state;
364 $this->title = $title;
371 return $this->title;
385 return $this->topicId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProposal.php66 return $this->billedBuyer;
73 $this->buyer = $buyer;
80 return $this->buyer;
160 $this->kind = $kind;
164 return $this->kind;
171 $this->labels = $labels;
178 return $this->labels;
190 $this->name = $name;
194 return $this->name;
257 $this->seller = $seller;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DPretargetingConfig.php128 return $this->appTargeting;
142 return $this->billingId;
156 return $this->displayName;
184 return $this->geoTargeting;
310 return $this->invalidGeoIds;
324 return $this->maximumQps;
345 $this->name = $name;
352 return $this->name;
373 $this->state = $state;
380 return $this->state;
[all …]
/plugin/statistics/inc/pchart/
H A DpData.php21 * along with this program. If not, see <http://www.gnu.org/licenses/>.
42 $this->dataDescription = new DataDescription('Name',
55 return $this->addPoints(
65 * @param $Value If this is an associative array the key values
72 for($i = 0; $i < count($this->Data); $i++) {
73 if(isset ($this->Data [$i] [$Serie])) {
79 $this->Data [$ID] [$Serie] = $Val;
81 $this->Data[$ID]["Name"] = $Description;
82 } elseif(!isset ($this->Data [$ID] ["Name"])) {
83 $this
[all...]
/plugin/structtasks/
H A Dcli.php52 $tasks = $this->struct->getPages($this->schema);
66 if ($verbose) $this->error($this->getLang('msg_no_auth'));
69 $this->schema = $this->getConf('schema');
71 $this->struct = $this->loadHelper('struct', true);
73 $this->util = new Utilities($this->struct);
74 if (!$this->util->isValidSchema($this->schema)) {
80 sprintf($this->getLang('msg_handling_schema'), $this->schema));
81 $this->dateformat = $this->util->dateFormat($this->schema);
96 if ($this->testing) return $this->notifiers;
135 $structdata = $this->struct->getData($task, $this->schema)[$this->schema];
[all …]
/plugin/textile2/
H A DclassTextile.php243 $this->a = "(?:{$this->hlgn}|{$this->vlgn})*";
244 $this->s = "(?:{$this->cspn}|{$this->rspn})*";
245 $this->c = "(?:{$this->clas}|{$this->styl}|{$this->lnge}|{$this->hlgn})*";
272 $this->hu = hu;
425 …return preg_replace_callback("/^(?:table(_?{$this->s}{$this->a}{$this->c})\. ?\n)?^({$this->a}{$th…
444 if (preg_match("/^(_?$this->s$this->a$this->c\. )(.*)/", $cell, $cmtch)) {
449 $cell = $this->graf($this->span($cell));
472 if (preg_match("/^([#*]+)($this->a$this->c) (.*)$/s", $line, $m)) {
596 $fnid = empty($this->fn[$fns[1]]) ? $fns[1] : $this->fn[$fns[1]];
774 return (isset($this->urlrefs[$text])) ? $this->urlrefs[$text] : $text;
[all …]
/plugin/inlinejs/syntax/
H A Dpreloader.php47 $this->mode = substr(get_class($this), 7);
54 $this->pattern[4] = '</PRELOAD>';
59 $this->Lexer->addEntryPattern($this->pattern[1], $mode, $this->mode);
64 $this->Lexer->addExitPattern($this->pattern[4], $this->mode);
65 $this->Lexer->addPattern($this->pattern[21], $this->mode);
66 $this->Lexer->addPattern($this->pattern[22], $this->mode);
67 $this->Lexer->addPattern($this->pattern[23], $this->mode);
119 return count($this->entries);
189 $data = array($this->opts, $this->entries);
190 $this->opts = null;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceGroupManager.php199 $this->id = $id;
206 return $this->id;
241 $this->kind = $kind;
248 return $this->kind;
255 $this->name = $name;
262 return $this->name;
290 return $this->region;
304 return $this->selfLink;
332 return $this->status;
395 $this->zone = $zone;
[all …]
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php114 $this->setHelpers($options['helpers']);
118 $this->setLoader($options['loader']);
122 $this->setPartialsLoader($options['partials_loader']);
126 $this->setCache($options['cache']);
135 $this->escape = $options['escape'];
142 $this->escapeArgs = $options['escapeArgs'];
148 $this->aliases = $options['partials_alias'];
157 $this->enableDataVariables = $options[self::OPTION_ENABLE_DATA_VARIABLES];
174 return $this->loadTemplate($template)->render($data);
177 * To invoke when this objec
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php18 $this->server->addPlugin(new Plugin());
24 $this->assertArrayHasKey(
33 $this->collection =
38 $this->tree = [
39 $this->collection,
96 $response = $this->request($request);
103 $this->assertEquals(
178 $this->assertEquals([
219 $response = $this->request($request);
228 $this->assertEquals(
[all …]
/plugin/header3/
H A Drenderer.php26 $this->doc = '';
27 $this->footnotes = array();
28 $this->lastsec = 0;
29 $this->store = '';
30 $this->_counter = array();
39 $this->doc .= str_replace("\n","<br />\n",$this->_xmlEntities($text));
75 if ($this->sectionedits[count($this->sectionedits) - 1][1] <= 1) {
111 $this->doc .= $footnote;
120 …if($this->info['toc'] && is_array($this->toc) && $conf['tocminheads'] && count($this->toc) >= $con…
122 $TOC = $this->toc;
[all …]
/plugin/combo/ComboStrap/
H A DCall.php6 * COPYING file in the root directory of this source tree.
39 * has only data and no class, for now, we create this
40 * lists manually because this is a hassle to retrieve this information from {@link \DokuWiki_Syntax_Plugin::getType()}
163 $this->call = &$call;
164 $this->key = $key;
257 * For a plugin, this is equivalent
269 $mode = $this->call[0];
275 $dokuWikiNodeName = $this->call[0];
279 * We delete this i
[all...]

1...<<21222324252627282930>>...1038