Home
last modified time | relevance | path

Searched refs:this (Results 351 – 375 of 20562) sorted by relevance

1...<<11121314151617181920>>...823

/plugin/farm/
H A Dadmin.php125 return $this->conf;
135 if(!isset($this->errors[$family])) $this->errors[$family] = array();
232 $this->setupLocale();
290 if(!isset($this->opt[$k])) $this->opt[$k] = $v;
317 if(!isset($commands[$this->cmd])) $this->cmd = 'overview';
328 $this->handler = & new $class($this);
329 if($this->handler) $this->handler->process();
363 …if(!$this->handler) $this->error('system_errors', array('code' => 'system_nohandler_failure', 'dat…
364 if($this->handler) if(method_exists($this->handler, 'htmlheader')) $this->handler->htmlheader();
365 $this->putErrors();
[all …]
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPlacement.php288 return $this->comment;
379 $this->id = $id;
386 return $this->id;
421 $this->kind = $kind;
428 return $this->kind;
463 $this->name = $name;
470 return $this->name;
610 return $this->siteId;
631 $this->size = $size;
638 return $this->size;
[all …]
/plugin/linkfix/
H A Dadmin.php29 $this->searchin = cleanID($INPUT->str('searchin'));
30 $this->changefrom = $INPUT->str('changefrom');
31 $this->changeto = $INPUT->str('changeto');
32 $this->type = $INPUT->valid('type', array('links', 'media'), 'links');
33 $this->dryrun = $INPUT->bool('dryrun');
34 $this->isextern = preg_match('/^(\w+:\/\/|\\\\)/i', $this->changefrom);
42 echo '<h3>' . $this->getLang('processing') . '</h3>';
47 if($this->execute()) {
48 echo '<h3>'.$this
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebElement.php31 $this->element = $element;
32 $this->dispatcher = $dispatcher;
40 return $this->dispatcher;
48 return $this->element;
54 * @return $this
58 $this->dispatch('beforeChangeValueOf', $this);
61 $this->element->sendKeys($value);
63 $this->dispatchOnException($exception);
66 $this
[all...]
H A DEventFiringWebDriver.php35 $this->dispatcher = $dispatcher ?: new WebDriverDispatcher();
36 if (!$this->dispatcher->getDefaultDriver()) {
37 $this->dispatcher->setDefaultDriver($this);
39 $this->driver = $driver;
47 return $this->dispatcher;
55 return $this->driver;
61 * @return $this
65 $this->dispatch('beforeNavigateTo', $url, $this);
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php181 $this->endMs = $endMs;
188 return $this->endMs;
195 $this->id = $id;
202 return $this->id;
223 $this->name = $name;
230 return $this->name;
358 return $this->slotMs;
372 return $this->startMs;
386 return $this->status;
393 $this->steps = $steps;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DForwardingRule.php184 return $this->allPorts;
261 $this->id = $id;
268 return $this->id;
303 $this->kind = $kind;
310 return $this->kind;
338 return $this->labels;
373 $this->name = $name;
380 return $this->name;
436 return $this->ports;
478 return $this->region;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJob.php146 return $this->addresses;
167 $this->company = $company;
174 return $this->company;
244 return $this->department;
300 return $this->incentives;
328 return $this->jobEndTime;
342 return $this->jobLevel;
377 $this->name = $name;
384 return $this->name;
531 $this->title = $title;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DHr.php15 $properties = $this->cssManager->readInlineCSS($attr['STYLE']);
17 $this->mpdf->ClearFloats(strtoupper($properties['CLEAR']), $this->mpdf->blklvl);
21 $this->mpdf->ignorefollowingspaces = true;
34 $properties = $this->cssManager->MergeCSS('', 'HR', $attr);
36 $objattr['margin_top'] = $this->sizeConverter->convert(
38 $this->mpdf->blk[$this->mpdf->blklvl]['inner_width'],
39 $this->mpdf->FontSize,
44 $objattr['margin_bottom'] = $this
[all...]
H A DTextCircle.php34 $this->mpdf->InlineProperties['TEXTCIRCLE'] = $this->mpdf->saveInlineProperties();
35 $properties = $this->cssManager->MergeCSS('INLINE', 'TEXTCIRCLE', $attr);
41 $objattr['r'] = $this->sizeConverter->convert(
43 $this->mpdf->blk[$this->mpdf->blklvl]['inner_width'],
44 $this->mpdf->FontSize,
50 $objattr['top-text'] = $this->mpdf->lesser_entity_decode($objattr['top-text']);
51 if ($this->mpdf->onlyCoreFonts) {
52 $objattr['top-text'] = mb_convert_encoding($objattr['top-text'], $this
[all...]
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DSkeleton.php219 $this->_finishClass();
238 $this->testClass =
253 $this->testClass .=
273 $this->testClass.=
296 $this->testClass .=
301 $this->testClass .=
305 $this->testClass .=
307 " \$this->" . $this->className . " =& new " . $this->className . "(PARAM);\n" .
311 $this->testClass .=
332 $this->testClass .=
[all …]
/plugin/refnotes/
H A Ddatabase.php39 $this->page = array();
40 $this->namespace = array();
41 $this->enabled = true;
48 $this->loadNotesFromConfiguration();
51 $this->loadKeys();
52 $this->loadPages();
53 $this->loadNamespaces();
64 $this->note[$name] = new refnotes_reference_database_note('{configuration}', $data);
74 $this->key[$this
[all...]
/plugin/htmlokay/
H A Dadmin.php42 $this->current_namespace = rtrim($this->path, '/');
53 $this->init();
54 $this->traverseDirTree($this->path, 'outputpath', 'outputpath');
95 $this->saved_inf = unserialize($this->saved_inf);
106 $this->namespace_descriptor = $this->directories[$this->current_namespace]['namespace'];
167 $this->wiki_home = rtrim($this->wiki_home, '/');
168 $this->directories[$this->wiki_home]['name'] = '_ROOT_';
169 $this->directories[$this->wiki_home]['namespace'] = '_ROOT_';
170 $this->wiki_home = ltrim($this->wiki_home, '/');
171 $this->wiki_home = preg_quote($this->wiki_home, '/');
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php37 $this->mpdf = $mpdf;
38 $this->writer = $writer;
39 $this->fontCache = $fontCache;
40 $this->fontDescriptor = $fontDescriptor;
45 foreach ($this->mpdf->FontFiles as $fontkey => $info) {
50 foreach ($this->mpdf->fonts as $k => $f) {
58 if ($fsize > ($this->mpdf->maxTTFFilesize * 1024)) {
60 } elseif ($usage < $this->mpdf->percentSubset) {
64 if ($this->mpdf->PDFA || $this
[all...]
/plugin/zip/pear/File/Archive/Reader/
H A DMemory.php83 $this->filename = $this->getStandardURL($filename);
85 $this->stat[7] = $this->stat['size'] = strlen($this->memory);
116 return $this->mime==null ? parent::getMime() : $this->mime;
124 if ($this->offset == strlen($this->memory)) {
128 $actualLength = strlen($this->memory) - $this->offset;
132 $result = substr($this->memory, $this->offset, $actualLength);
143 $length = strlen($this->memory) - $this->offset;
206 $data = substr($this->memory, 0, $this->offset + $seek);
207 $this->memory = substr($this->memory, $this->offset + $seek);
214 $this->memory = substr($this->memory, $length);
[all …]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php116 $this->setOptions($options, $defaultPrefix);
130 $this->hasOption(self::OPTION_EXPLICIT_NAMESPACES) &&
131 $this->hasOption(self::OPTION_DEFAULT_NAMESPACE)
142 $this->_options = $options;
143 $this->_defaultNamespacePrefix = trim($defaultPrefix);
150 $this->_buffer = '';
151 $this->_status = self::STATUS_DEFAULT;
160 $this->_buffer .= $string;
171 $this->_status = $status;
173 return $this
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php87 $this->currentNode = null;
191 …$entryName = null !== $this->currentMetadata && null !== $this->currentMetadata->xmlEntryName ? $t…
212 $this->currentNode->parentNode->removeChild($this->currentNode);
230 $this->addNamespaceAttributes($metadata, $this->currentNode);
299 : $this->getClassDefaultNamespace($this->objectMetadataStack->top());
313 $this->currentNode->parentNode->removeChild($this->currentNode);
397 $this->document = $this->createDocument();
404 $this->metadataStack->push($this->currentMetadata);
410 $this->stack->push($this->currentNode);
422 return $this->currentNode = $this->stack->pop();
[all …]
/plugin/groupmanager/
H A Dsyntax.php79 $this->disabled = $this->lang['noauth'];
81 $this->disabled = $this->lang['nosupport'];
367 …$this->_user_total = $this->_auth->canDo('getUserCount') ? $this->_auth->getUserCount($this->_filt…
376 $this->_start -= $this->_pagesize;
379 $this->_start += $this->_pagesize;
404 … $this->userlist = $this->_auth->retrieveUsers($this->_start, $this->_pagesize, $this->_filter);
415 …$renderer->doc .= "<p>" . sprintf($this->lang['summary'], $this->_start + 1, $this->_last, $this->…
904 if ($this->_start >= $this->_user_total) {
905 $this->_start = $this->_user_total - $this->_pagesize;
907 if ($this->_start < 0) $this->_start = 0;
[all …]
/plugin/struct/meta/
H A DValue.php29 /** @var bool is this a raw value only? */
40 $this->column = $column;
41 $this->setValue($value);
49 return $this->column;
57 if ($this->rawonly) {
60 return $this->value;
70 return $this->rawvalue;
80 if ($this->rawonly) {
83 return $this->display;
93 if ($this
[all...]
/plugin/nroff/
H A Drenderer.php141 $this->doc .= $this->_xmlEntities($text);
146 $this->doc .= $this->_xmlEntities($text);
180 $this->doc .= $this->_xmlEntities($text);
271 $this->store = $this->doc;
287 $this->doc = $this->store;
341 $this->doc .= $this->_xmlEntities($text);
564 $this->doc .= $this->_formatLink($link);
593 $this->doc .= $this->_formatLink($link);
627 $this->doc .= $this->_formatLink($link);
660 $this->doc .= $this->_formatLink($link);
[all …]
/plugin/markdownextra/
H A Dmarkdown.php270 $this->escape_chars_re = '['.preg_quote($this->escape_chars).']';
294 $this->urls = $this->predef_urls;
295 $this->titles = $this->predef_titles;
317 $this->setup();
683 return $this->hashPart("<br$this->empty_element_suffix\n");
878 $url = $this->encodeAttribute($this->urls[$link_id]);
1104 $item = $this->runBlockGamut($this->outdent($item)."\n");
1108 $item = $this->doLists($this->outdent($item));
2568 $url = $this->encodeAttribute($this->urls[$link_id]);
2914 $def = $this->runSpanGamut($this->outdent($def));
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php733 $this->iv = $this->origIV = $iv;
888 if (is_string($this->key) && strlen($this->key) != $this->explicit_key_length) {
1276 mcrypt_generic_init($this->enmcrypt, $this->key, $this->getIV($this->encryptIV));
1341 mcrypt_generic_init($this->enmcrypt, $this->key, $this->getIV($this->encryptIV));
1668 mcrypt_generic_init($this->demcrypt, $this->key, $this->getIV($this->decryptIV));
1715 mcrypt_generic_init($this->demcrypt, $this->key, $this->getIV($this->decryptIV));
2496 $this->iv = $this->origIV;
2509 $this->encryptIV = $this->decryptIV = $this->iv;
3283 if (!$this->h || $this->h->key != $this->key) {
3291 $this->h->key = $this->key;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php52 touch($this->filename);
54 $this->phpUtil = $this->getMockForAbstractClass('PHPUnit_Util_PHP', [], '', false);
56 $this->testCase = new PHPUnit_Extensions_PhptTestCase($this->filename, $this->phpUtil);
63 $this->filename = null;
83 $this->phpUtil
102 $this->phpUtil
121 $this->phpUtil
140 $this->phpUtil
199 $this->phpUtil
214 $this->phpUtil
[all …]
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php118 return $this->_message;
136 return $this->_success;
144 if ($this->getSuccess()) {
170 return $this->_status;
174 $this->_status = $status;
254 $this->setSuccess(false);
267 $this->setSuccess(true);
310 $this->setSuccess(true);
358 $this->setSuccess(true);
394 $this->setSuccess(true);
[all …]

1...<<11121314151617181920>>...823