Home
last modified time | relevance | path

Searched refs:getType (Results 176 – 200 of 1742) sorted by relevance

12345678910>>...70

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobEvent.php56 public function getType() function in Google\\Service\\CloudTalentSolution\\JobEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2FulfillmentInfo.php56 public function getType() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2FulfillmentInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Capability.php56 public function getType() function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Capability
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DGeoTaxonomy.php56 public function getType() function in Google\\Service\\Cloudbilling\\GeoTaxonomy
/plugin/blog/syntax/
H A Ddraft.php11 function getType() { return 'substition'; } function in syntax_plugin_blog_draft
/plugin/combo/ComboStrap/
H A DResourceCombo.php45 function getType(): string; function
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php103 public function getType($ext) function in Swift_Plugin_FileEmbedder
348 $att = new Swift_Message_EmbeddedFile($filedata, $filename, $this->getType($ext));
385 $att = new Swift_Message_EmbeddedFile(new Swift_File($path), $filename, $this->getType($ext));
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php253 if ($contentType->getType() != self::CONTENT_TYPE_ID) {
254 … throw new GTException("Expecting content-type signedAttr, but found: " . $contentType->getType());
257 if ($messageDigest->getType() != self::MESSAGE_DIGEST_ID) {
258 …ow new GTException("Expecting message-digest signedAttr, but found: " . $messageDigest->getType());
/plugin/structgantt/meta/
H A DGantt.php85 is_a($column->getType(), Date::class) ||
86 is_a($column->getType(), DateTime::class)
93 } elseif (is_a($column->getType(), Color::class)) {
252 $conf = $row[$this->colrefColor]->getColumn()->getType()->getConfig();
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php96 $type = $openingTag->getType();
138 $actualCodeType = strtolower(trim($actualTag->getType()));
198 && $openingTag->getType() === null
218 $type = $tagAttributes->getType();
/plugin/struct/meta/
H A DAccessTable.php139 $this->labels[$col->getColref()] = $col->getType()->getLabel();
512 if ($col->getType()->isMulti()) {
520 $col->getType()->select($QB, $tn, 'value', $outname);
524 $col->getType()->select($QB, 'DATA', $colname, $outname);
/plugin/anchor/
H A Dsyntax.php4 function getType() {return 'substition';}
8 function getType() {return 'substition';} global() function in syntax_plugin_anchor
/plugin/pagemod/
H A Dsyntax.php16 public function getType() { function in syntax_plugin_pagemod
/plugin/pgpinlinesupport/
H A Dsyntax.php14 function getType() function in syntax_plugin_pgpinlinesupport
/plugin/imagereference/syntax/
H A Dtabcaption.php23 public function getType() { function in syntax_plugin_imagereference_tabcaption
/plugin/strata/syntax/
H A Dnodata.php19 public function getType() { function in syntax_plugin_strata_nodata
/plugin/dev/skel/
H A Dsyntax.php14 public function getType()
11 public function getType() global() function
/plugin/pagetemplater/
H A Dsyntax.php18 function getType() { return 'substition'; } function in syntax_plugin_pagetemplater
/plugin/include/syntax/
H A Deditbtn.php11 function getType() { function in syntax_plugin_include_editbtn
H A Dsorttag.php16 public function getType(){ function in syntax_plugin_include_sorttag
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1FaceAnnotationLandmark.php53 public function getType() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DThirdPartyLinkSnippet.php53 public function getType() function in Google\\Service\\YouTube\\ThirdPartyLinkSnippet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup.php54 public function getType() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DUserMentionMetadata.php39 public function getType() function in Google\\Service\\HangoutsChat\\UserMentionMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DCondition.php54 public function getType() function in Google\\Service\\TagManager\\Condition

12345678910>>...70