Home
last modified time | relevance | path

Searched refs:getType (Results 1051 – 1075 of 1742) sorted by relevance

1...<<41424344454647484950>>...70

/plugin/mp3play/
H A Dsyntax.php33 function getType() { return 'substition'; } function in syntax_plugin_mp3play
/plugin/likeit/
H A Dsyntax.php41 function getType() { function in syntax_plugin_likeit
/plugin/isauth/
H A Dsyntax.php39 function getType(){
40 function getType(){ global() function in syntax_plugin_isauth
/plugin/autolink4/syntax/
H A Dallwords.php35 function getType() {
39 function getType() { global() function in syntax_plugin_autolink4_allwords
/plugin/admnote/syntax/
H A Drenderer.php26 public function getType() { function in syntax_plugin_admnote_renderer
/plugin/fksnewsfeed/syntax/
H A Dfeed.php19 public function getType(): string { function in syntax_plugin_newsfeed_feed
/plugin/flowplayer/
H A Dsyntax.php23 function getType() { return 'substition'; } function in syntax_plugin_flowplayer
/plugin/outliner/
H A Dsyntax.php18 public function getType()
21 function getType(){ global() function in syntax_plugin_outliner
/plugin/mathjax/syntax/
H A Dprotecttex.php50 public function getType() { function in syntax_plugin_mathjax_protecttex
/plugin/strata/syntax/
H A Dinfo.php22 public function getType() { function in syntax_plugin_strata_info
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderPromotion.php228 public function getType() function in Google\\Service\\ShoppingContent\\OrderPromotion
H A DRepricingProductReport.php188 public function getType() function in Google\\Service\\ShoppingContent\\RepricingProductReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDevice.php216 public function getType() function in Google\\Service\\HomeGraphService\\Device
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAlert.php237 public function getType() function in Google\\Service\\AlertCenter\\Alert
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentmanagerResource.php174 public function getType() function in Google\\Service\\DeploymentManager\\DeploymentmanagerResource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DClient.php238 public function getType() function in Google\\Service\\TagManager\\Client
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightActivityGroup.php229 public function getType() function in Google\\Service\\Dfareporting\\FloodlightActivityGroup
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Zone.php201 public function getType() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Zone
/plugin/wrap/syntax/
H A Dspan.php14 function getType(){ return 'formatting';} function in syntax_plugin_wrap_span
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DResult.php98 public function getType() function in Elastica\\Result
/plugin/katex/syntax/
H A Dprotect.php53 public function getType() function in syntax_plugin_katex_protect
/plugin/combo/syntax/
H A Dfooter.php47 * @see DokuWiki_Syntax_Plugin::getType()
49 function getType(): string function in syntax_plugin_combo_footer
/plugin/tag/syntax/
H A Dtag.php21 function getType() { return 'substition'; } function in syntax_plugin_tag_tag
/plugin/bibtex4dw/syntax/
H A Dcite.php31 public function getType() { function in syntax_plugin_bibtex4dw_cite
/plugin/issuelinks/classes/
H A DIssue.php154 'type' => $this->getType(),
229 public function getType() function in dokuwiki\\plugin\\issuelinks\\classes\\Issue
438 …$classes = 'issuelink ' . cleanID($this->getType()) . ($this->isMergeRequest ? ' mergerequest' : '…

1...<<41424344454647484950>>...70