Home
last modified time | relevance | path

Searched refs:this (Results 16801 – 16825 of 27090) sorted by relevance

1...<<671672673674675676677678679680>>...1084

/plugin/combo/ComboStrap/
H A DImageLink.php37 return $this->mediaMarkup->getLabel();
39 return $this->mediaMarkup->getFetcher()->getLabel();
69 $fetcher = $this->mediaMarkup->getFetcher();
82 $linking = $this->mediaMarkup->getLinking();
95 $title = $this->mediaMarkup->getLabel();
109 $linkingClass = $this->mediaMarkup->getLinkingClass();
H A DLdJson.php168 $ldJson = $this->mergeWithDefaultValueAndGet();
184 $resourceCombo = $this->getResource();
188 * We could add this predicate
194 $store = $this->getReadStore();
200 $ldJsonOrganization = $this->mergeWithDefaultValueAndGet($organization);
206 return $this;
219 $value = $this->getValue();
229 $actualValueAsArray = $this->mergeWithDefaultValueAndGet($actualValueAsArray);
236 $page = $this->getResource();
241 $readStore = $this
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DLineReader.php40 $this->read($this->extract($parser->getStreamReader()));
49 if (isset($this->offsets[$objectNumber])) {
50 return $this->offsets[$objectNumber][0];
63 return $this->offsets;
171 $this->offsets = $offsets;
/plugin/orphanmedia/
H A Dsyntax.php35 … $this->Lexer->addSpecialPattern('~~ORPHANMEDIA:[0-9a-zA-Z_:!;|]+~~',$mode,'plugin_orphanmedia');
92 $listMediaFiles = $this->_get_allMediaFiles($conf['mediadir'], $defFileTypes);
93 $listMediaFiles = $this->array_flat($listMediaFiles);
111 $listPageFiles = $this->_get_allPageFiles($conf['datadir'], $data);
112 $listPageFiles = $this->array_flat($listPageFiles);
185 $t_flag = $this->url_exist($perPage_MediaLinks[$i]);
416 … $listDir[$sub] = $this->_get_allMediaFiles($dir."/".$sub, $defFileTypes);
456 else $listDir[$sub] = $this->_get_allPageFiles($dir."/".$sub, $data);
496 $links = $this->array_flat($links);
631 $media_link = $this->clean_link($media_link);
[all …]
/plugin/orphanmedia2/
H A Dsyntax.php36 … $this->Lexer->addSpecialPattern('~~ORPHANMEDIA:[0-9a-zA-Z_:!;|]+~~',$mode,'plugin_orphanmedia2');
93 $listMediaFiles = $this->_get_allMediaFiles($conf['mediadir'], $defFileTypes);
94 $listMediaFiles = $this->array_flat($listMediaFiles);
112 $listPageFiles = $this->_get_allPageFiles($conf['datadir'], $data);
113 $listPageFiles = $this->array_flat($listPageFiles);
186 $t_flag = $this->url_exist($perPage_MediaLinks[$i]);
417 … $listDir[$sub] = $this->_get_allMediaFiles($dir."/".$sub, $defFileTypes);
457 else $listDir[$sub] = $this->_get_allPageFiles($dir."/".$sub, $data);
497 $links = $this->array_flat($links);
632 $media_link = $this->clean_link($media_link);
[all …]
/plugin/diagramsnet/lib/stencils/
H A DLICENSE14 Licensor means the individual(s) or entity(ies) granting rights under this Public License.
17 …You means the individual or entity exercising the Licensed Rights under this Public License. Your …
26 Term. The term of this Public License is specified in Section 6(a).
35 Patent and trademark rights are not licensed under this Public License.
48 a notice that refers to this Public License;
52 … Licensed Material is licensed under this Public License, and include the text of, or the URI or h…
65 For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under
76 … licensed here. However, if You fail to comply with this Public License, then Your rights under th…
81 … avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek rem…
83 Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
[all …]
/plugin/diagramsnet/lib/templates/
H A DLICENSE14 Licensor means the individual(s) or entity(ies) granting rights under this Public License.
17 …You means the individual or entity exercising the Licensed Rights under this Public License. Your …
26 Term. The term of this Public License is specified in Section 6(a).
35 Patent and trademark rights are not licensed under this Public License.
48 a notice that refers to this Public License;
52 … Licensed Material is licensed under this Public License, and include the text of, or the URI or h…
65 For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under
76 … licensed here. However, if You fail to comply with this Public License, then Your rights under th…
81 … avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek rem…
83 Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
[all …]
/plugin/diagramsnet/lib/img/
H A DLICENSE14 Licensor means the individual(s) or entity(ies) granting rights under this Public License.
17 …You means the individual or entity exercising the Licensed Rights under this Public License. Your …
26 Term. The term of this Public License is specified in Section 6(a).
35 Patent and trademark rights are not licensed under this Public License.
48 a notice that refers to this Public License;
52 … Licensed Material is licensed under this Public License, and include the text of, or the URI or h…
65 For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under
76 … licensed here. However, if You fail to comply with this Public License, then Your rights under th…
81 … avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek rem…
83 Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
[all …]
/plugin/datasearchform/
H A Daction.php28 … $controller->register_hook('SEARCH_QUERY_FULLPAGE', 'BEFORE', $this, '_search_query_fullpage');
29 …$controller->register_hook('SEARCH_QUERY_PAGELOOKUP', 'BEFORE', $this, '_search_query_pagelookup');
42 $this->_addNamespace2query($event->data['query']);
54 $this->_addNamespace2query($event->data['id']);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DRecurTest.php14 $this->assertInstanceOf('Sabre\VObject\Property\ICalendar\Recur', $recur);
16 $this->assertEquals(array('FREQ'=>'DAILY'), $recur->getParts());
19 $this->assertEquals(array('FREQ'=>'MONTHLY'), $recur->getParts());
39 $this->assertEquals(array(
/plugin/solr/
H A DPageinfo.php18 $this->id = $id;
23 'id' => $this->id,
24 'content' => rawWiki($this->id)
26 $meta = p_get_metadata($this->id, '', true);
/plugin/disableactionsbygroup/
H A Daction.php21 $controller->register_hook('AUTH_LOGIN_CHECK', 'AFTER', $this, 'handle_post_login');
31 $this->disablebygroupids(array('ALL'));
34 $this->disablebygroupids($USERINFO['grps']);
40 $actionsbygroup = explode(';',$this->getConf('disableactionsbygroup'));
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DLogicalAndToken.php32 $this->tokens[] = $argument;
45 if (0 === count($this->tokens)) {
50 foreach ($this->tokens as $token) {
78 return sprintf('bool(%s)', implode(' AND ', $this->tokens));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DNameTest.php22 $this->assertEquals('foo', $node->getAttribute('name'));
30 …$env = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), ['strict_…
31 …$env1 = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), ['strict…
43 [$node, $this->getVariableGetter('foo', 1), $env1],
/plugin/stale/
H A Dadmin.php27 return $this->getConf(helper_plugin_stale::CONF_ADMIN_ONLY);
51 $this->msg = $stale->stale();
58 ptln('<h1>' . $this->getLang('h1') . '</h1>');
59 ptln("<p>$this->msg</p>");
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DRecurTest.php14 $this->assertInstanceOf('Sabre\VObject\Property\ICalendar\Recur', $recur);
16 $this->assertEquals(array('FREQ'=>'DAILY'), $recur->getParts());
19 $this->assertEquals(array('FREQ'=>'MONTHLY'), $recur->getParts());
39 $this->assertEquals(array(
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DSetType.php8 * file that was distributed with this source code.
32 $this->children = $types;
42 return $this->children === $this->canonicalize(...$this->children);
/plugin/lms/
H A Dadmin.php31 echo '<h1>' . $this->getLang('menu') . '</h1>';
34 $form->addTextInput('user', $this->getLang('username'));
41 $hlp = $this->loadHelper('lms');
44 echo sprintf('<h2>' . $this->getLang('status') . '</h2>', hsc($INPUT->str('user')));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DRecurTest.php14 $this->assertInstanceOf('Sabre\VObject\Property\ICalendar\Recur', $recur);
16 $this->assertEquals(array('FREQ'=>'DAILY'), $recur->getParts());
19 $this->assertEquals(array('FREQ'=>'MONTHLY'), $recur->getParts());
39 $this->assertEquals(array(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookRootTest.php14 $this->assertEquals('addressbooks', $root->getName());
25 $this->assertEquals(3, count($children));
27 $this->assertInstanceOf('Sabre\\CardDAV\\AddressBookHome', $children[0]);
28 $this->assertEquals('user1', $children[0]->getName());
/plugin/prosemirror/parser/
H A DParagraphNode.php15 $this->parent = &$parent;
22 $newNode = self::getSubNode($nodeData, $this, $previousNode);
23 $this->subnodes[] = $newNode;
31 foreach ($this->subnodes as $subnode) {
H A DQuoteNode.php14 $this->parent = &$parent;
19 $newNode = self::getSubNode($nodeData, $this, $previousNode);
24 $this->subnodes[] = $newNode;
33 foreach ($this->subnodes as $subnode) {
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.orig1this.helper=t}fillPolygon(t,e){return this._fillPolygon(t,e)}_fillPolygon(t,e,s=!1){let n=h(t,e);i…
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt42 means this document.
47 all of the rights conveyed by this License.
114 distribution or licensing of Covered Software under this License.
136 distribute the Covered Software under a subsequent version of this
144 to grant the rights to its Contributions conveyed by this License.
195 Software under the terms of either this License or such Secondary
254 2.1 of this License shall terminate.
276 * authorized under this License except under this disclaimer. *
317 matter hereof. If any provision of this License is held to be
346 such modified license differs from this License).
[all …]
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt42 means this document.
47 all of the rights conveyed by this License.
114 distribution or licensing of Covered Software under this License.
136 distribute the Covered Software under a subsequent version of this
144 to grant the rights to its Contributions conveyed by this License.
195 Software under the terms of either this License or such Secondary
254 2.1 of this License shall terminate.
276 * authorized under this License except under this disclaimer. *
317 matter hereof. If any provision of this License is held to be
346 such modified license differs from this License).
[all …]

1...<<671672673674675676677678679680>>...1084