/plugin/tip/ |
H A D | syntax.php | 76 * @see getAllowedTypes() 104 function getAllowedTypes() { function in syntax_plugin_tip
|
/plugin/adhoctags/syntax/ |
H A D | pre.php | 17 function getAllowedTypes() { function in syntax_plugin_adhoctags_pre
|
H A D | abstractblock.php | 16 function getAllowedTypes() {
function in syntax_plugin_adhoctags_abstractblock
|
H A D | abstractinline.php | 16 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); }
function in syntax_plugin_adhoctags_abstractinline
|
/plugin/mediasyntax/syntax/ |
H A D | nonitalic.php | 25 function getAllowedTypes() 36 function getAllowedTypes() global() function in syntax_plugin_mediasyntax_nonitalic
|
H A D | nonunderline.php | 25 function getAllowedTypes() 36 function getAllowedTypes() global() function in syntax_plugin_mediasyntax_nonunderline
|
H A D | nonbold.php | 26 function getAllowedTypes() 37 function getAllowedTypes() global() function in syntax_plugin_mediasyntax_nonbold
|
/plugin/mikioplugin/syntax/ |
H A D | heading.php | 24 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 D | text.php | 29 public function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_mikioplugin_text
|
H A D | buttongroup.php | 27 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 D | cardbody.php | 26 public function getAllowedTypes() 25 public function getAllowedTypes() global() function in syntax_plugin_mikioplugin_cardbody
|
H A D | listgroup.php | 21 public function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_mikioplugin_listgroup
|
H A D | accordionitem.php | 31 public function getAllowedTypes() 30 public function getAllowedTypes() global() function in syntax_plugin_mikioplugin_accordionitem
|
/plugin/bbcode/ |
H A D | deleted.php | 20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_deleted
|
H A D | bold.php | 20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_bold
|
H A D | italic.php | 20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_italic
|
H A D | monospace.php | 20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_monospace
|
H A D | underline.php | 20 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_bbcode_underline
|
/plugin/poem/ |
H A D | block.php | 13 function getAllowedTypes() { return array('formatting', 'substition', 'disabled', 'poem'); } function in syntax_plugin_poem_block
|
/plugin/markdowku/ |
H A D | codespans1.php | 15 function getAllowedTypes() { return array(); } function in syntax_plugin_markdowku_codespans1
|
H A D | boldasterisk.php | 15 function getAllowedTypes() { return array('formatting', 'substition'); } function in syntax_plugin_markdowku_boldasterisk
|
/plugin/allowindentation/ |
H A D | syntax.php | 39 function getAllowedTypes() function in syntax_plugin_allowindentation
|
/plugin/mobiletable/ |
H A D | syntax.php | 9 function getAllowedTypes() { function in syntax_plugin_mobiletable
|
/plugin/pagetemplate/ |
H A D | syntax.php | 65 function getAllowedTypes() { function in syntax_plugin_pagetemplate 170 $allowedModeTypes = $this->getAllowedTypes();
|
/plugin/workflow/syntax/ |
H A D | box.php | 15 …function getAllowedTypes() { return array('container', 'formatting', 'substition', 'protected', 'd… function in syntax_plugin_workflow_box
|