Home
last modified time | relevance | path

Searched refs:getAllowedTypes (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/plugin/tip/
Dsyntax.php76 * @see getAllowedTypes()
104 function getAllowedTypes() { function in syntax_plugin_tip
/plugin/adhoctags/syntax/
Dpre.php17 function getAllowedTypes() { function in syntax_plugin_adhoctags_pre
Dabstractinline.php16 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_adhoctags_abstractinline
Dabstractblock.php16 function getAllowedTypes() { function in syntax_plugin_adhoctags_abstractblock
/plugin/mikioplugin/syntax/
H A Drightsidebar.php16 public function getAllowedTypes() function in syntax_plugin_mikioplugin_rightsidebar
H A Dtext.php29 public function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_mikioplugin_text
H A Dheading.php24 public function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_mikioplugin_heading
H A Dlistgroup.php21 public function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_mikioplugin_listgroup
H A Dcardbody.php26 public function getAllowedTypes() function in syntax_plugin_mikioplugin_cardbody
H A Dbuttongroup.php27 public function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_mikioplugin_buttongroup
H A Daccordionitem.php31 public function getAllowedTypes() function in syntax_plugin_mikioplugin_accordionitem
/plugin/mediasyntax/syntax/
Dnonitalic.php25 function getAllowedTypes() function in syntax_plugin_mediasyntax_nonitalic
Dnonunderline.php25 function getAllowedTypes() function in syntax_plugin_mediasyntax_nonunderline
Dnonbold.php26 function getAllowedTypes() function in syntax_plugin_mediasyntax_nonbold
/plugin/pagetemplate/
Dsyntax.php65 function getAllowedTypes() { function in syntax_plugin_pagetemplate
170 $allowedModeTypes = $this->getAllowedTypes();
/plugin/bbcode/
Dmonospace.php20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_monospace
Dbold.php20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_bold
Dunderline.php20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_underline
Ddeleted.php20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_deleted
Ditalic.php20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_italic
/plugin/poem/
Dblock.php13 function getAllowedTypes() { return array('formatting', 'substition', 'disabled', 'poem'); } function in syntax_plugin_poem_block
/plugin/markdowku/
Dcodespans1.php15 function getAllowedTypes() { return array(); } function in syntax_plugin_markdowku_codespans1
Dboldasterisk.php15 function getAllowedTypes() { return array('formatting', 'substition'); } function in syntax_plugin_markdowku_boldasterisk
/plugin/allowindentation/
Dsyntax.php39 function getAllowedTypes() function in syntax_plugin_allowindentation
/plugin/mobiletable/
Dsyntax.php9 function getAllowedTypes() { function in syntax_plugin_mobiletable

12345678910>>...13