Home
last modified time | relevance | path

Searched refs:this (Results 14176 – 14200 of 27090) sorted by relevance

1...<<561562563564565566567568569570>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DScoresResetMultipleForAllRequest.php40 $this->kind = $kind;
47 return $this->kind;
54 $this->leaderboardIds = $leaderboardIds;
61 return $this->leaderboardIds;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DLazyOpenStream.php24 $this->filename = $filename;
25 $this->mode = $mode;
35 return Stream::factory(Utils::open($this->filename, $this->mode));
/plugin/googlefonts/
H A Daction.php20 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE', $this, '_addFontCode');
34 ${fontName.$i} = $this->getConf('fontName'.$i);
35 ${headings.$i} = $this->getConf('headings'.$i);
36 ${genFamily.$i} = $this->getConf('genFamily'.$i);
37 ${addStyle.$i} = $this->getConf('addStyle'.$i);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php61 $this->realm = $realm;
96 $this->realm,
105 if (!$this->validateUserPass($userpass[0], $userpass[1])) {
108 return [true, $this->principalPrefix . $userpass[0]];
136 $this->realm,
/plugin/remoteinf/
H A Daction.php12 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'set_data',array());
16 $enkey= $this->getConf("authkey");
17 $timespan = $this->getConf("refreshtime");
32 …$enkey= $this->getConf("authkey"); // this should be manual record in the other server which re…
33 …$timespan = $this->getConf("refreshtime"); //time span should be manual set to the same in the ot…
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DIncludeTokenParser.php29 $expr = $this->parser->getExpressionParser()->parseExpression();
31 list($variables, $only, $ignoreMissing) = $this->parseArguments();
33 …return new IncludeNode($expr, $variables, $only, $ignoreMissing, $token->getLine(), $this->getTag(…
38 $stream = $this->parser->getStream();
49 $variables = $this->parser->getExpressionParser()->parseExpression();
/plugin/ipban/
H A Daction.php18 $this,
38 $banreason = $this->isBanned($client, $bans);
42 $text = $this->locale_xhtml('banned');
43 $text .= vsprintf('<p>' . $this->getLang('banned') . '</p>', array_map('hsc', $banreason));
44 $title = $this->getLang('denied');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DDartFilter.php29 $this->dartBin = $dartBin;
39 $pb = $this->createProcessBuilder()
40 ->add($this->dartBin)
50 $this->cleanup($output);
60 $this->cleanup($output);
/plugin/quicksubscribe/
H A Daction.php14 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax_call_unknown');
47 $msg = sprintf($this->getLang('sub_succ'), prettyprint_id($ns));
49 $msg = sprintf($this->getLang('sub_fail'), prettyprint_id($ns));
55 $msg = sprintf($this->getLang('unsub_succ'), prettyprint_id($ns));
57 $msg = sprintf($this->getLang('unsub_fail'), prettyprint_id($ns));
/plugin/deletepagebutton/
H A Daction.php28 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addJsInfo' );
29 $controller->register_hook('MENU_ITEMS_ASSEMBLY', 'AFTER', $this, 'addButton' );
30 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'deletePage' );
55 || !$this->canDelete($ID)
99 msg($this->getLang('deleted_ok'), 1);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DAbstractConnectionPool.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
82 $this->connections = $connections;
83 $this->seedConnections = $connections;
84 $this->selector = $selector;
85 $this->connectionPoolParams = $connectionPoolParams;
86 $this->connectionFactory = $factory;
/plugin/fedauth/classes/usr/
H A Dfa_logout.usr.class.php32 $this->success = true;
33 if ($this->manager->cookie) {
34 $this->manager->cookie->clean();
35 return $this->info('logoutok');
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.sub.field.class.php8 $this->CSSSubProperty($owner);
9 $this->_owner_field = $field;
13 $field = $this->_owner_field;
18 $field = $this->_owner_field;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
H A DMethodNotExtendableException.php20 $this->methodName = $methodName;
21 $this->className = $className;
30 return $this->methodName;
38 return $this->className;
H A DReturnByReferenceException.php28 $this->classname = $classname;
29 $this->methodName = $methodName;
34 return $this->classname;
39 return $this->methodName;
/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNodeWalkerEvent.php14 * file that was distributed with this source code.
29 $this->node = $node;
30 $this->isEntering = $isEntering;
35 return $this->node;
40 return $this->isEntering;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DbrainpoolP512t1.php25 $this->setModulo(new BigInteger(
30 $this->setCoefficients(
42 $this->setBasePoint(
54 $this->setOrder(new BigInteger(
H A Dprime192v3.php25 $this->setModulo(new BigInteger('FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFF', 16));
26 $this->setCoefficients(
30 $this->setBasePoint(
34 $this->setOrder(new BigInteger('FFFFFFFFFFFFFFFFFFFFFFFF7A62D031C83F4294F640EC13', 16));
H A Dsecp112r1.php25 $this->setModulo(new BigInteger('DB7C2ABF62E35E668076BEAD208B', 16));
26 $this->setCoefficients(
30 $this->setBasePoint(
34 $this->setOrder(new BigInteger('DB7C2ABF62E35E7628DFAC6561C5', 16));
H A Dsecp128r2.php26 $this->setModulo(new BigInteger('FFFFFFFDFFFFFFFFFFFFFFFFFFFFFFFF', 16));
27 $this->setCoefficients(
31 $this->setBasePoint(
35 $this->setOrder(new BigInteger('3FFFFFFF7FFFFFFFBE0024720613B5A3', 16));
H A Dsecp160r2.php26 $this->setModulo(new BigInteger('FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFAC73', 16));
27 $this->setCoefficients(
31 $this->setBasePoint(
35 $this->setOrder(new BigInteger('0100000000000000000000351EE786A818F3A1A16B', 16));
H A Dsecp224r1.php25 … $this->setModulo(new BigInteger('FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000001', 16));
26 $this->setCoefficients(
30 $this->setBasePoint(
34 … $this->setOrder(new BigInteger('FFFFFFFFFFFFFFFFFFFFFFFFFFFF16A2E0B8F03E13DD29455C5C2A3D', 16));
H A Dsecp256r1.php25 …$this->setModulo(new BigInteger('FFFFFFFF00000001000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFF'…
26 $this->setCoefficients(
30 $this->setBasePoint(
34 …$this->setOrder(new BigInteger('FFFFFFFF00000000FFFFFFFFFFFFFFFFBCE6FAADA7179E84F3B9CAC2FC632551',…
H A Dsecp521r1.php25 …$this->setModulo(new BigInteger('01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'…
28 $this->setCoefficients(
36 $this->setBasePoint(
44 …$this->setOrder(new BigInteger('01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF' .
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DThemeColorPair.php33 $this->color = $color;
40 return $this->color;
47 $this->colorType = $colorType;
54 return $this->colorType;

1...<<561562563564565566567568569570>>...1084