Home
last modified time | relevance | path

Searched refs:getType (Results 176 – 200 of 1742) sorted by last modified time

12345678910>>...70

/plugin/combo/ComboStrap/
H A DMarkupRef.php490 public function getType(): string function in ComboStrap\\MarkupRef
H A DMessage.php126 function getType(): string function in ComboStrap\\Message
157 if ($this->getType() == Message::TYPE_INFO) {
H A DContainerTag.php41 $type = $tagAttributes->getType();
/plugin/combo/syntax/
H A Dmath.php26 public function getType() function in syntax_plugin_combo_math
H A Dmedia.php170 function getType(): string function in syntax_plugin_combo_media
H A Dmenubar.php62 * @see DokuWiki_Syntax_Plugin::getType()
64 function getType() function in syntax_plugin_combo_menubar
H A Dmetadata.php88 * @see DokuWiki_Syntax_Plugin::getType()
90 function getType() function in syntax_plugin_combo_metadata
H A Dminimap.php47 function getType() function in syntax_plugin_combo_minimap
H A Dnavbarcollapse.php39 * @see DokuWiki_Syntax_Plugin::getType()
41 function getType() function in syntax_plugin_combo_navbarcollapse
H A Dnavbargroup.php36 * @see DokuWiki_Syntax_Plugin::getType()
38 function getType() function in syntax_plugin_combo_navbargroup
H A Dstrong.php45 public function getType(): string function in syntax_plugin_combo_strong
H A Dtab.php30 * @see DokuWiki_Syntax_Plugin::getType()
32 function getType() function in syntax_plugin_combo_tab
H A Dtabpanels.php35 * @see DokuWiki_Syntax_Plugin::getType()
37 function getType() function in syntax_plugin_combo_tabpanels
H A Dtext.php33 * @see DokuWiki_Syntax_Plugin::getType()
35 function getType(): string function in syntax_plugin_combo_text
H A Dtoggle.php27 * @see DokuWiki_Syntax_Plugin::getType()
29 function getType(): string function in syntax_plugin_combo_toggle
170 $type = $tagAttributes->getType();
H A Dtogglecollapse.php20 * @see DokuWiki_Syntax_Plugin::getType()
22 function getType(): string function in syntax_plugin_combo_togglecollapse
H A Dtoggleexpand.php20 * @see DokuWiki_Syntax_Plugin::getType()
22 function getType(): string function in syntax_plugin_combo_toggleexpand
H A Dtooltip.php60 * @see DokuWiki_Syntax_Plugin::getType()
62 function getType(): string function in syntax_plugin_combo_tooltip
H A Dunit.php41 public function getType() function in syntax_plugin_combo_unit
H A Dvariable.php53 public function getType(): string function in syntax_plugin_combo_variable
H A Dwebcode.php56 public function getType() function in syntax_plugin_combo_webcode
H A Dxmlblockemptytag.php27 function getType(): string function in syntax_plugin_combo_xmlblockemptytag
/plugin/combo/action/
H A Dlogin.php268 $newUserField = new InputElement($userField->getType(), "u");
292 $newPwdField = new InputElement($pwdField->getType(), "p");
319 $newRememberField = new InputElement($rememberField->getType(), "r");
H A Drouter.php495 switch ($buildAlias->getType()) {
509 LogUtility::msg("The alias type ({$buildAlias->getType()}) is unknown. A permanent redirect was performed for the alias $identifier");
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php61 function getType(): string function in ComboStrap\\Meta\\Field\\Alias

12345678910>>...70