Home
last modified time | relevance | path

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

12345678910>>...13

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

12345678910>>...13