Home
last modified time | relevance | path

Searched refs:self (Results 801 – 825 of 2449) sorted by relevance

1...<<31323334353637383940>>...98

/plugin/combo/syntax/
H A Dbrand.php34 const CANONICAL = self::TAG;
104 $pattern = XmlTagProcessing::getContainerTagPattern(self::getTag());
110 $this->Lexer->addSpecialPattern(PluginUtility::getEmptyTagPattern(self::TAG), $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
117 $this->Lexer->addExitPattern('</' . self::getTag() . '>', 'plugin_' . PluginUtility::PLUGIN_BASE_NAME . '_' . $this->getPluginComponent());
150 return PluginUtility::handleAndReturnUnmatchedData(self::TAG, $match, $handler);
262 return self::TAG;
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php97 …$request = Google_Client::$io->makeRequest(new Google_HttpRequest(self::OAUTH2_TOKEN_URI, 'POST', …
152 return self::OAUTH2_AUTH_URL . "?$params";
269 $http = new Google_HttpRequest(self::OAUTH2_TOKEN_URI, 'POST', array(), $params);
303 $request = new Google_HttpRequest(self::OAUTH2_REVOKE_URI, 'POST', array(), "token=$token");
336 self::OAUTH2_FEDERATED_SIGNON_CERTS_URL));
416 $earliest = $iat - self::CLOCK_SKEW_SECS;
427 if ($exp >= $now + self::MAX_TOKEN_LIFETIME_SECS) {
432 $latest = $exp + self::CLOCK_SKEW_SECS;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php133 public static function checkInstance(self $x, self $y)
145 public function equals(self $x)
157 public function compare(self $x)
169 public function add(self $x)
187 public function subtract(self $x)
205 public function multiply(self $x)
217 public function divide(self $x)
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DDatamatrix.php19 $datamatrixFactory = self::factory()
34 $datamatrixFactory = self::factory()
50 $datamatrixFactory = self::factory()
H A DPDF417.php19 $pdf417Factory = self::factory()
34 $pdf417Factory = self::factory()
50 $pdf417Factory = self::factory()
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfArray.php28 * @return bool|self
44 $v = new self;
54 * @return self
58 $v = new self;
69 * @return self
74 $result = PdfType::ensureType(self::class, $array, 'Array value expected.');
/plugin/oauthazure/
H A DAzure.php64 return new Uri($this->getEndpoint(self::ENDPOINT_AUTH));
70 $uri = new Uri($this->getEndpoint(self::ENDPOINT_TOKEN));
89 send_redirect($this->getEndpoint(self::ENDPOINT_LOGOUT));
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DBinaryWriter.php40 return $this->endianness === self::BIG_ENDIAN;
48 return $this->endianness === self::LITTLE_ENDIAN;
125 return $this->writeUVarInt(self::zigZagEncode($value));
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php112 $ns = '{' . self::NS_CALDAV . '}';
246 $sccs = '{' . self::NS_CALDAV . '}supported-calendar-component-set';
279 $propFind->handle('{' . self::NS_CALDAV . '}calendar-user-type', function() {
292 $availProp = '{' . self::NS_CALDAV . '}calendar-availability';
325 $availProp = '{' . self::NS_CALDAV . '}calendar-availability';
453 $caldavNS = '{' . self::NS_CALDAV . '}';
586 $ns = '{' . self::NS_CALDAV . '}';
701 $CUAS = '{' . self::NS_CALDAV . '}calendar-user-address-set';
773 … $acl && $acl->checkPrivileges($outboxPath, '{' . self::NS_CALDAV . '}schedule-send-freebusy');
808 $caldavNS = '{' . self::NS_CALDAV . '}';
[all …]
/plugin/jplayer/vendor/composer/
H A Dautoload_real.php18 if (null !== self::$loader) {
19 return self::$loader;
23 self::$loader = $loader = new \Composer\Autoload\ClassLoader();
/plugin/mdpage/vendor/composer/
H A Dautoload_real.php21 if (null !== self::$loader) {
22 return self::$loader;
28 self::$loader = $loader = new \Composer\Autoload\ClassLoader();
/plugin/icalevents/vendor/composer/
H A Dautoload_real.php18 if (null !== self::$loader) {
19 return self::$loader;
23 self::$loader = $loader = new \Composer\Autoload\ClassLoader();
/plugin/findologicxmlexport/vendor/composer/
H A Dautoload_real.php18 if (null !== self::$loader) {
19 return self::$loader;
23 self::$loader = $loader = new \Composer\Autoload\ClassLoader();
/plugin/webdav/vendor/composer/
H A Dautoload_real.php18 if (null !== self::$loader) {
19 return self::$loader;
23 self::$loader = $loader = new \Composer\Autoload\ClassLoader();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DCancelRequest.php45 parent::__construct(self::OID_CANCEL);
79 * @return self
85 $value = self::decodeEncodedValue($type);
90 return new self($value->getChild(0)->getValue());
/plugin/authgooglesheets/vendor/composer/
H A Dautoload_real.php21 if (null !== self::$loader) {
22 return self::$loader;
28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
/plugin/combo/vendor/composer/
H A Dautoload_real.php21 if (null !== self::$loader) {
22 return self::$loader;
28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DParameter.php138 self::$_constants = [
171 return self::$_constants;
496 if (null === self::$_constants) {
497 self::initializeConstants();
500 $self = $this;
506 function ($match) use ($self, $value, &$keywords, &$parameters) {
532 $out = $self->zFormat($handle);
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php87 self::$dbRows = [];
98 throw new ExceptionRuntime("The metadata ($metadata) is not yet supported on set", self::CANONICAL);
107 throw new ExceptionRuntime("The resource type ({$resource->getType()}) is not yet supported for the database metadata store", self::CANONICAL);
268 throw new ExceptionRuntimeInternal("An exception has occurred with the $tableName ({$metadata->getResource()}) selection query. Message: {$e->getMessage()}, Query: ($query", self::CANONICAL, 1, $e);
321 return self::CANONICAL;
327 $row = self::$dbRows[$mapKey];
331 self::$dbRows[$mapKey] = $row;
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js112 self = this;
235 self.media.currentTime = 0;
255 if ( !self.isDestroyed ) {
296 self.media.addEventListener( "durationchange", self.data.durationChange, false );
323 rpNatives.frame.call( self, {}, runningPlugin, self.currentTime() );
330 !self.isDestroyed && requestAnimFrame( self.data.timeUpdate );
333 !self.isDestroyed && requestAnimFrame( self.data.timeUpdate );
341 if ( !self.isDestroyed ) {
342 self.media.addEventListener( "timeupdate", self.data.timeUpdate, false );
348 self.error = self.media.error;
[all …]
/plugin/icon/
H A DSVG.php28 if (!isset(self::SOURCES[$source])) throw new \RuntimeException('Unknown icon source');
29 $this->url = sprintf(self::SOURCES[$source], $icon);
113 if (self::isHexColor($color)) {
120 if (isset($ini['replacements'][$color]) && self::isHexColor($ini['replacements'][$color])) {
124 …if (isset($ini['replacements']["__{$color}__"]) && self::isHexColor($ini['replacements']["__{$colo…
/plugin/issuelinks/services/
H A DAbstractService.php15 if (empty(self::$instance[$class]) || $forcereload) {
16 self::$instance[$class] = new $class();
18 return self::$instance[$class];
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DPasswordModifyResponse.php76 $result = self::createLdapResult($type);
79 $pwdResponse = self::decodeEncodedValue($type);
88 return new self($result, $generatedPassword);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DEvalBarrett.php49 $inline = self::$custom_reduction;
67 self::$custom_reduction = $func;
108 self::$custom_reduction = $func;
/plugin/slacknotifier/helper/
H A DPayload.php

1...<<31323334353637383940>>...98