Home
last modified time | relevance | path

Searched refs:getAllowedTypes (Results 276 – 300 of 303) sorted by path

1...<<111213

/plugin/tip/
H A Dsyntax.php76 * @see getAllowedTypes()
104 function getAllowedTypes() { function in syntax_plugin_tip
/plugin/twcheckliste/
H A Dsyntax.php31 function getAllowedTypes() { function in syntax_plugin_twcheckliste
/plugin/typography/syntax/
H A Dbase.php16 public function getAllowedTypes() function in syntax_plugin_typography_base
/plugin/unformattedcode/
H A Dsyntax.php19 function getAllowedTypes() { function in syntax_plugin_unformattedcode
/plugin/variants/
H A Dvariants.php40 public function getAllowedTypes() { function in syntax_plugin_variants_variants
/plugin/webcode/syntax/
H A Dbasis.php110 public function getAllowedTypes() function in syntax_plugin_webcode_basis
/plugin/webcomponent/syntax/
H A Dblockquote.php46 public function getAllowedTypes() function in syntax_plugin_webcomponent_blockquote
H A Dbrand.php20 function getAllowedTypes() { function in syntax_plugin_webcomponent_brand
H A Dbutton.php55 public function getAllowedTypes() function in syntax_plugin_webcomponent_button
H A Dcard.php58 public function getAllowedTypes() function in syntax_plugin_webcomponent_card
H A Dcardcolumns.php40 public function getAllowedTypes() function in syntax_plugin_webcomponent_cardcolumns
H A Dcite.php20 function getAllowedTypes() { function in syntax_plugin_webcomponent_cite
H A Dcollapse.php40 public function getAllowedTypes() function in syntax_plugin_webcomponent_collapse
H A Dconsole.php50 function getAllowedTypes() { function in syntax_plugin_webcomponent_console
H A Dcontainer.php40 public function getAllowedTypes() function in syntax_plugin_webcomponent_container
H A Ddropdown.php49 public function getAllowedTypes() function in syntax_plugin_webcomponent_dropdown
H A Dgroup.php40 public function getAllowedTypes() function in syntax_plugin_webcomponent_group
H A Dheading.php43 public function getAllowedTypes() function in syntax_plugin_webcomponent_heading
H A Dmath.php36 public function getAllowedTypes() function in syntax_plugin_webcomponent_math
H A Dnavbar.php40 public function getAllowedTypes() function in syntax_plugin_webcomponent_navbar
H A Dsearch.php20 function getAllowedTypes() { function in syntax_plugin_webcomponent_search
H A Dunit.php57 function getAllowedTypes() { function in syntax_plugin_webcomponent_unit
/plugin/workflow/syntax/
H A Dbox.php15 …function getAllowedTypes() { return array('container', 'formatting', 'substition', 'protected', 'd… function in syntax_plugin_workflow_box
/plugin/wrap/syntax/
H A Ddiv.php15 function getAllowedTypes() { return array('container', 'formatting', 'substition', 'protected', 'disabled', 'paragraphs'); } function in syntax_plugin_wrap_div
H A Dspan.php15 function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_wrap_span

1...<<111213