Home
last modified time | relevance | path

Searched refs:getType (Results 226 – 250 of 1742) sorted by last modified time

12345678910>>...70

/plugin/combo/ComboStrap/
H A DPageImageTag.php296 $type = $tagAttributes->getType();
H A DPageUrlPath.php85 throw new ExceptionNotFound("The Url Path is not implemented for the resource type (" . $page->getType() . ")");
H A DPermalinkTag.php118 "The permalink type ({$attributes->getType()} is unknown.",
H A DPrism.php225 $codeAttributes->setType($attributes->getType());
H A DIdentityFormsHelper.php38 $inputType = $inputElement->getType();
H A DTabsTag.php233 $type = $tagAttributes->getType();
H A DTagAttributes.php1064 if (!$this->getType() == $lowerAtt) {
1108 function getType() function in ComboStrap\\TagAttributes
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DToken.php58 public function getType() : int; function
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php76 $type = $shareAttributes->getType();
/plugin/combo/syntax/
H A Daccordion.php42 * @see DokuWiki_Syntax_Plugin::getType()
44 function getType() function in syntax_plugin_combo_accordion
H A Danalytics.php21 * @see DokuWiki_Syntax_Plugin::getType()
23 function getType() function in syntax_plugin_combo_analytics
H A Dcell.php51 * @see DokuWiki_Syntax_Plugin::getType()
53 function getType(): string function in syntax_plugin_combo_cell
H A Dcite.php21 function getType() function in syntax_plugin_combo_cite
H A Dcontentlistitem.php30 * @see DokuWiki_Syntax_Plugin::getType()
32 function getType() function in syntax_plugin_combo_contentlistitem
/plugin/codify/
H A Dsyntax.php7 public function getType() { function in syntax_plugin_codify
/plugin/structodt/
H A Dhelper.php292 } elseif ($value->getColumn()->getType() instanceof Wiki) {
/plugin/data/syntax/
H A Dcloud.php34 public function getType()
32 public function getType() { global() function in syntax_plugin_data_cloud
H A Dentry.php38 public function getType()
31 function getType() { global() function in syntax_plugin_data_entry
H A Dtable.php35 public function getType()
32 function getType() { global() function in syntax_plugin_data_table
/plugin/adhoctags/syntax/
H A Dabstract.php29 function getType(){ return 'formatting';} function in syntax_plugin_adhoctags_abstract
H A Dclosesection.php11 function getType(){ return 'substition';} function in syntax_plugin_adhoctags_closesection
/plugin/subpages/
H A Dsyntax.php46 function getType() { function in syntax_plugin_subpages
/plugin/lastpages/
H A Dsyntax.php39 function getType() { function in syntax_plugin_lastpages
/plugin/dwtimeline/syntax/
H A Dmilestone.php12 public function getType() function in syntax_plugin_dwtimeline_milestone
H A Ddwtimeline.php19 public function getType() function in syntax_plugin_dwtimeline_dwtimeline

12345678910>>...70