Home
last modified time | relevance | path

Searched refs:this (Results 5051 – 5075 of 27090) sorted by relevance

1...<<201202203204205206207208209210>>...1084

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.sub.class.php7 $this->_owner =& $owner;
11 $owner =& $this->owner();
13 $subvalue =& $this->get_value($value);
22 return $this->_owner;
35 $owner =& $this->owner();
44 $this->set_value($owner_value, $value->copy());
46 $this->set_value($owner_value, $value);
53 $owner =& $this->owner();
62 $this->set_value($owner_value, $value_copy);
64 $this->set_value($owner_value, $value);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DIncludeNode.php37 $compiler->addDebugInfo($this);
39 if ($this->getAttribute('ignore_missing')) {
46 $this->addGetTemplate($compiler);
50 $this->addTemplateArguments($compiler);
54 if ($this->getAttribute('ignore_missing')) {
70 ->subcompile($this->getNode('expr'))
72 ->repr($this->getTemplateName())
74 ->repr($this->getTemplateLine())
81 if (!$this->hasNode('variables')) {
83 } elseif (false === $this->getAttribute('only')) {
[all …]
/plugin/authfacebook/lib/Http/
H A DRequestBodyMultipart.php61 $this->params = $params;
62 $this->files = $files;
63 $this->boundary = $boundary ?: uniqid();
74 $params = $this->getNestedParams($this->params);
80 foreach ($this->files as $k => $v) {
81 $body .= $this->getFileString($k, $v);
85 $body .= "--{$this->boundary}--\r\n";
97 return $this->boundary;
112 $this->boundary,
115 $this->getFileHeaders($file),
[all …]
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DAppIdentityCredentials.php130 $this->checkAppEngineContext();
136 $token = AppIdentityService::getAccessToken($this->scope);
137 $this->lastReceivedToken = $token;
153 $this->checkAppEngineContext();
170 $this->checkAppEngineContext();
190 $this->checkAppEngineContext();
192 if (!$this->clientName) {
194 $this->clientName = AppIdentityService::getServiceAccountName();
197 return $this->clientName;
205 if ($this->lastReceivedToken) {
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMultiMatch.php35 * @return $this
39 return $this->setParam('query', $query);
47 * @return $this
51 return $this->setParam('fields', $fields);
59 * @return $this
63 return $this->setParam('use_dis_max', $useDisMax);
71 * @return $this
75 return $this->setParam('tie_breaker', $tieBreaker);
83 * @return $this
87 return $this
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPolygon.php28 foreach ($this->getComponents() as $i => $component) {
37 $this->components[$i] = new LineString(
73 if ($this->isEmpty()) {
77 if ($this->getGeos() && $exteriorOnly == false) {
80 return $this->getGeos()->area();
84 $exteriorRing = $this->components[0];
102 foreach ($this->components as $delta => $component) {
116 if ($this->isEmpty()) {
120 if ($this->getGeos()) {
123 return geoPHP::geosToGeometry($this
[all...]
/plugin/mantis/lib/
H A Dclass.nusoap_base.php470 if($type != '' && isset($this->typemap[$this->XMLSchemaVersion][$type])){
479 $val = $this->expandEntities($val);
525 $val = $this->expandEntities($val);
537 $this->appendDebug($val->getDebug());
585 } elseif(isset($tt) && isset($this->typemap[$this->XMLSchemaVersion][$tt])) {
773 if(isset($this->namespaces[$prefix])){
824 if (isset($this->namespaces[$prefix])) {
825 return $this->namespaces[$prefix];
840 foreach ($this->namespaces as $p => $n) {
842 $this->usedNamespaces[$p] = $n;
[all …]
/plugin/data-au/syntax/
H A Dtable.php72 if(!$this->dthlp->ready()) return null;
245 $sqlite = $this->dthlp->_getDB();
251 $this->sums = array();
293 $R->doc .= $this->before_item;
298 $R->doc .= $this->after_val;
326 $R->doc .= $this->after_item;
341 return $this->before_val;
352 return $this->after_val;
476 $R->cdata($this->getLang('none'));
571 $sqlite = $this->dthlp->_getDB();
[all …]
/plugin/data/syntax/
H A Dtable.php29 $this->dthlp = plugin_load('helper', 'data');
61 $this->Lexer->addSpecialPattern(
82 if (!$this->dthlp->ready()) return null;
96 'rownumbers' => (bool)$this->getConf('rownumbers'),
124 $column = $this->dthlp->column($col);
134 $cols = $this->parseValues($line[1]);
167 $column = $this->dthlp->column($line[1]);
185 $flt = $this->dthlp->parseFilter($line[1]);
228 $data['sql'] = $this->buildSQL($data);
231 $data['cur_param'] = $this
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1QueryMetric.php48 $this->alias = $alias;
55 return $this->alias;
62 $this->function = $function;
69 return $this->function;
76 $this->name = $name;
83 return $this->name;
90 $this->operator = $operator;
97 return $this->operator;
104 $this->value = $value;
111 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DFirebaseAppInfo.php48 $this->appId = $appId;
55 return $this->appId;
62 $this->displayName = $displayName;
69 return $this->displayName;
76 $this->name = $name;
83 return $this->name;
90 $this->namespace = $namespace;
97 return $this->namespace;
104 $this->platform = $platform;
111 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DGKE.php48 $this->cluster = $cluster;
55 return $this->cluster;
62 $this->location = $location;
69 return $this->location;
76 $this->namespace = $namespace;
83 return $this->namespace;
90 $this->path = $path;
97 return $this->path;
104 $this->service = $service;
111 return $this->service;
/plugin/dwspecialist/
H A Dsyntax.php135 if ($this->getConf('topbarname')) {
136 $topbar=$this->getConf('topbarname');
173 $this->dwspecialist_content="";
176 $this->dwspecialist_content.=$match; //$renderer->_xmlEntities($match);
190 $wikitext.=$this->_render_special(array($action), $crlf, $listoffset, $prolog);
192 $wikitext.=$this->_render_special($actions, $crlf, " ".$listoffset, $prolog);
195 $wikitext.=$this->_render_special(array($action), $crlf, $listoffset, $prolog);
197 $wikitext.=$this->_render_special($actions, $crlf, " ".$listoffset, $prolog);
202 $wikitext.=$this->_render_special($actions, $crlf, " ".$listoffset, $prolog);
214 $this->dwspecialist_content.=$wikitext; //$renderer->_xmlEntities($match);
[all …]
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerSerializationTest.php35 $this->handler = new XmlSchemaDateHandler();
36 $this->context = SerializationContext::create();
45 ? $this->initJmsv2($naming, $handlerRegistry, $cons, $dispatcher)
46 : $this->initJmsv1($naming, $handlerRegistry, $cons, $dispatcher)
48 $this->visitor->setNavigator($navigator);
54 $this->visitor = new XmlSerializationVisitor();
61 $this->visitor = new XmlSerializationVisitor($naming);
72 $ret = $this->handler->serializeDateTime($this->visitor, $date, [], $this->context);
74 $this->assertEquals($expected, $actual);
97 $ret = $this->handler->serializeDate($this->visitor, $date, [], $this->context);
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DDoctrineDriverTest.php34 $metadata = $this->getMetadata();
44 $metadata = $this->getMetadata();
53 $metadata = $this->getMetadata();
68 $metadata = $this->getMetadata();
79 $metadata = $this->getMetadata();
102 $first = $this->getAnnotationDriver()
111 $doctrineMetadata = $this->getMetadata();
117 $metadata = $this->getMetadata();
150 $registry->expects($this->atLeastOnce())
152 ->will($this->returnValue($this->getEntityManager()));
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerActionExecutor.php44 $this->lexerActions = $lexerActions;
56 * If this is `null`,
102 * position-dependent lexer actions, the method returns `this`.
114 for ($i = 0, $count = \count($this->lexerActions); $i < $count; $i++) {
115 if ($this->lexerActions[$i]->isPositionDependent()
116 && !$this->lexerActions[$i] instanceof LexerIndexedCustomAction) {
118 $updatedLexerActions = \array_merge($this->lexerActions, []);
121 $updatedLexerActions[$i] = new LexerIndexedCustomAction($offset, $this->lexerActions[$i]);
126 return $this;
133 * Gets the lexer actions to be executed by this executo
[all...]
/plugin/indexnumber/
H A Dsyntax.php35 $this->tag_stack = new SplStack();
36 $this->separator = $this->getConf('separator');
66 $this->Lexer->addEntryPattern('<idxnum .*?>',$mode,'plugin_indexnumber');
70 $this->Lexer->addExitPattern('</idxnum>', 'plugin_indexnumber');
79 if(empty($this->idxnumbers[$idxId])) {
80 $this->idxnumbers[$idxId] = 1;
83 $this->idxnumbers[$idxId]++;
88 if($this->tag_stack->isEmpty()) {
89 $this->tag_stack->push($tagData);
94 if(!$this->tag_stack->isEmpty()) {
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/
H A DBaseCompressorFilter.php35 $this->jarPath = $jarPath;
36 $this->javaPath = $javaPath;
41 $this->charset = $charset;
46 $this->lineBreak = $lineBreak;
51 $this->stackSize = $stackSize;
69 $pb = $this->createProcessBuilder(array($this->javaPath));
71 if (null !== $this->stackSize) {
72 $pb->add('-Xss'.$this->stackSize);
75 $pb->add('-jar')->add($this->jarPath);
81 if (null !== $this->charset) {
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVTodo.php33 $dtstart = isset($this->DTSTART) ? $this->DTSTART->getDateTime() : null;
34 …$duration = isset($this->DURATION) ? VObject\DateTimeParser::parseDuration($this->DURATION) : null;
35 $due = isset($this->DUE) ? $this->DUE->getDateTime() : null;
36 $completed = isset($this->COMPLETED) ? $this->COMPLETED->getDateTime() : null;
37 $created = isset($this->CREATED) ? $this->CREATED->getDateTime() : null;
150 if (isset($this->DUE) && isset($this->DTSTART)) {
151 $due = $this->DUE;
152 $dtStart = $this->DTSTART;
/plugin/linebreak/
H A Daction.php43 $controller->register_hook('PARSER_HANDLER_DONE','BEFORE', $this, '_fixsecedit', NULL);
57 $marker = "~~LINEBREAK#{$this->marker_id}~~\n";
68 $this->linebreak_conversions[$this->marker_id] = $conversion;
74 $this->marker_id++;
93 $this->base_delta = strlen("~~LINEBREAK#$marker~~\n");
94 $this->current_marker = $marker;
100 $calls[$i][1][0] = $this->_convert($calls[$i][1][0]);
101 $calls[$i][1][1] = $this->_convert($calls[$i][1][1]);
102 $calls[$i][2] = $this->_convert($calls[$i][2]);
118 $pos -= $this->base_delta;
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVTodo.php33 $dtstart = isset($this->DTSTART) ? $this->DTSTART->getDateTime() : null;
34 …$duration = isset($this->DURATION) ? VObject\DateTimeParser::parseDuration($this->DURATION) : null;
35 $due = isset($this->DUE) ? $this->DUE->getDateTime() : null;
36 $completed = isset($this->COMPLETED) ? $this->COMPLETED->getDateTime() : null;
37 $created = isset($this->CREATED) ? $this->CREATED->getDateTime() : null;
150 if (isset($this->DUE) && isset($this->DTSTART)) {
152 $due = $this->DUE;
153 $dtStart = $this->DTSTART;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/
H A DVCardTest.php22 $tempFile = $this->createStream($data);
30 $this->assertEquals(1, $count);
61 $tempFile = $this->createStream($data);
89 $tempFile = $this->createStream($data);
97 $this->assertEquals(4, $count);
107 $tempFile = $this->createStream($data);
112 $this->assertNull($objects->getNext());
125 $tempFile = $this->createStream($data);
149 $this->assertEquals(2, $count);
173 $this->assertEquals(2, $count);
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Splitter/
H A DVCardTest.php24 $tempFile = $this->createStream($data);
32 $this->assertEquals(1, $count);
63 $tempFile = $this->createStream($data);
91 $tempFile = $this->createStream($data);
99 $this->assertEquals(4, $count);
109 $tempFile = $this->createStream($data);
114 $this->assertNull($objects->getNext());
127 $tempFile = $this->createStream($data);
151 $this->assertEquals(2, $count);
175 $this->assertEquals(2, $count);
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/
H A DVCardTest.php24 $tempFile = $this->createStream($data);
32 $this->assertEquals(1, $count);
63 $tempFile = $this->createStream($data);
91 $tempFile = $this->createStream($data);
99 $this->assertEquals(4, $count);
109 $tempFile = $this->createStream($data);
114 $this->assertNull($objects->getNext());
127 $tempFile = $this->createStream($data);
151 $this->assertEquals(2, $count);
175 $this->assertEquals(2, $count);
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/
H A DVCardTest.php24 $tempFile = $this->createStream($data);
32 $this->assertEquals(1, $count);
63 $tempFile = $this->createStream($data);
91 $tempFile = $this->createStream($data);
99 $this->assertEquals(4, $count);
109 $tempFile = $this->createStream($data);
114 $this->assertNull($objects->getNext());
127 $tempFile = $this->createStream($data);
151 $this->assertEquals(2, $count);
175 $this->assertEquals(2, $count);
[all …]

1...<<201202203204205206207208209210>>...1084