/plugin/swiftmail/Swift/ |
H A D | Message.php | 135 protected function getReference($where, $key) function in Swift_Message 557 $this->getReference("parent", "alternative")->removeChild($id); 561 $this->getReference("parent", "related")->removeChild($id); 565 $this->getReference("parent", "mixed")->removeChild($id); 601 $this->getReference("parent", $new_branch)->addChild($new, $tag, -1); 623 $this->getReference("parent", $old_branch)->removeChild($id); 685 $this->getReference("parent", $new_branch)->addChild($ref, $id, $sign); 688 case "related": $this->getReference("related", $tag)->removeChild($id); 694 $this->getReference("parent", $new_branch)->removeChild($tag); 720 $this->getReference("parent", "related")->removeChild("_alternative"); [all …]
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/ |
H A D | FootnoteRefRenderer.php | 43 $attrs->set('href', \mb_strtolower($node->getReference()->getDestination(), 'UTF-8')); 51 'id' => $idPrefix . \mb_strtolower($node->getReference()->getLabel(), 'UTF-8'), 56 $node->getReference()->getTitle() 84 'reference' => $node->getReference()->getLabel(),
|
H A D | FootnoteBackrefRenderer.php | 47 $attrs->set('href', \mb_strtolower($node->getReference()->getDestination(), 'UTF-8')); 78 'reference' => $node->getReference()->getLabel(),
|
H A D | FootnoteRenderer.php | 44 $attrs->set('id', $this->config->get('footnote/footnote_id_prefix') . \mb_strtolower($node->getReference()->getLabel(), 'UTF-8')); 77 'reference' => $node->getReference()->getLabel(),
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/ |
H A D | GatherFootnotesListener.php | 42 $ref = $document->getReferenceMap()->get($node->getReference()->getLabel()); 51 $key = '#' . $this->config->get('footnote/footnote_id_prefix') . $node->getReference()->getDestination();
|
H A D | NumberFootnotesListener.php | 35 $existingReference = $node->getReference();
|
H A D | AnonymousFootnotesListener.php | 40 $existingReference = $node->getReference();
|
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/ |
H A D | FootnoteRefRenderer.php | 45 $title = $node->getReference()->getLabel(); 49 if ($node instanceof Footnote && $title == $node->getReference()->getLabel()) {
|
/plugin/commonmark/vendor/league/commonmark/src/Reference/ |
H A D | ReferenceMapInterface.php | 41 public function getReference(string $label): ?ReferenceInterface; global() function
|
H A D | ReferenceMap.php | 51 public function getReference(string $label): ?ReferenceInterface global() function in League\\CommonMark\\Reference\\ReferenceMap
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1KeyAliasReference.php | 55 public function getReference() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1KeyAliasReference
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Node/ |
H A D | FootnoteBackref.php | 36 public function getReference(): ReferenceInterface 33 public function getReference(): ReferenceInterface global() function in League\\CommonMark\\Extension\\Footnote\\Node\\FootnoteBackref
|
H A D | FootnoteRef.php | 43 public function getReference(): ReferenceInterface 40 public function getReference(): ReferenceInterface global() function in League\\CommonMark\\Extension\\Footnote\\Node\\FootnoteRef
|
H A D | Footnote.php | 33 public function getReference(): ReferenceInterface 56 public function getReference(): ReferenceInterface global() function in League\\CommonMark\\Extension\\Footnote\\Node\\Footnote
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | DataSourceColumn.php | 53 public function getReference() function in Google\\Service\\Sheets\\DataSourceColumn
|
H A D | RefreshDataSourceObjectExecutionStatus.php | 51 public function getReference() function in Google\\Service\\Sheets\\RefreshDataSourceObjectExecutionStatus
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/ |
H A D | Covers.php | 69 public function getReference() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Covers
|
H A D | Uses.php | 69 public function getReference() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Uses
|
H A D | See.php | 74 public function getReference() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\See
|
/plugin/mdpage/vendor/composer/ |
H A D | InstalledVersions.php | 182 public static function getReference($packageName) function in Composer\\InstalledVersions
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
H A D | ActionDetail.php | 153 public function getReference() function in Google\\Service\\DriveActivity\\ActionDetail
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/ |
H A D | DoctrineObjectConstructor.php | 72 return $objectManager->getReference($metadata->name, $data);
|
/plugin/authgooglesheets/vendor/composer/ |
H A D | InstalledVersions.php | 371 public static function getReference($packageName) function in Composer\\InstalledVersions
|
/plugin/combo/vendor/composer/ |
H A D | InstalledVersions.php | 320 public static function getReference($packageName) function in Composer\\InstalledVersions
|
/plugin/pureldap/vendor/composer/ |
H A D | InstalledVersions.php | 210 public static function getReference($packageName) 195 public static function getReference($packageName) global() function in Composer\\InstalledVersions
|