Home
last modified time | relevance | path

Searched refs:getLastName (Results 1 – 21 of 21) sorted by relevance

/plugin/combo/ComboStrap/
H A DIndex.php
H A DPathAbs.php16 $extension = pathinfo($this->getLastName(), PATHINFO_EXTENSION);
41 $lastName = $this->getLastName();
H A DPath.php53 function getLastName(): string; function
H A DThirdMediaLink.php30 $label = $path->getLastName();
H A DImageLink.php97 $title = $dokuPath->getLastName();
H A DTemplateEngine.php248 $theme[] = $directory->getLastName();
H A DSnippet.php378 $libraryName = $url->getLastName();
875 $lastName = $internalPath->getLastName();
H A DLocalPath.php179 function getLastName(): string function in ComboStrap\\LocalPath
H A DFileSystems.php245 $mime = mimetype($path->getLastName(), true)[1];
H A DMarkupPath.php2249 function getLastName(): string
2251 return $this->path->getLastName();
2247 function getLastName(): string global() function in ComboStrap\\MarkupPath
H A DWikiPath.php774 function getLastName(): string function in ComboStrap\\WikiPath
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DAuthorExpressionAccess.yml9 getLastName:
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAuthorExpressionAccess.php40 public function getLastName() function in JMS\\Serializer\\Tests\\Fixtures\\AuthorExpressionAccess
/plugin/authfacebook/lib/GraphNodes/
H A DGraphUser.php88 public function getLastName() function in Facebook\\GraphNodes\\GraphUser
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DHeldAccount.php109 public function getLastName() function in Google\\Service\\Vault\\HeldAccount
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ContactInfo.php99 public function getLastName() function in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ContactInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSiteContact.php135 public function getLastName() function in Google\\Service\\Dfareporting\\SiteContact
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Developer.php228 public function getLastName() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Developer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyAssertionResponse.php456 public function getLastName() function in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
/plugin/combo/ComboStrap/Web/
H A DUrl.php630 function getLastName(): string
619 function getLastName(): string global() function in ComboStrap\\Web\\Url
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst243 public function getLastName()
257 - ``lastName`` is exposed using the ``getLastName`` getter method.