Home
last modified time | relevance | path

Searched defs:getAllowedTypes (Results 76 – 100 of 342) sorted by relevance

12345678910>>...14

/plugin/sketchcanvas/
H A Dsyntax.php23 function getAllowedTypes() { return array(); } function in syntax_plugin_sketchcanvas
/plugin/pagestat/syntax/
H A Dword.php21 public function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); } function in syntax_plugin_pagestat_word
/plugin/datatables/
H A Dsyntax.php17 function getAllowedTypes() { return array('container', 'substition'); } global() function in syntax_plugin_datatables
/plugin/navbox/
H A Dsyntax.php43 public function getAllowedTypes() { function in syntax_plugin_navbox
/plugin/webcomponent/syntax/
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 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 Dbrand.php20 function getAllowedTypes() { function in syntax_plugin_webcomponent_brand
H A Dconsole.php50 function getAllowedTypes() { function in syntax_plugin_webcomponent_console
H A Dnavbar.php40 public function getAllowedTypes() function in syntax_plugin_webcomponent_navbar
/plugin/dtable/
H A Dsyntax.php21 function getAllowedTypes() {return array('container','formatting','substition');} function in syntax_plugin_dtable
/plugin/asana/syntax/
H A DAsanaSyntax.php21 …function getAllowedTypes() { return array('container','substition','protected','disabled','formatt… function in syntax_plugin_asana_AsanaSyntax
/plugin/markdowku/
H A Dboldasterisk.php15 function getAllowedTypes() { return array('formatting', 'substition'); } function in syntax_plugin_markdowku_boldasterisk
H A Ditalicasterisk.php18 function getAllowedTypes() { function in syntax_plugin_markdowku_italicasterisk
H A Ditalicunderline.php18 function getAllowedTypes() { function in syntax_plugin_markdowku_italicunderline
/plugin/latexcaption/syntax/
H A Dreference.php24 public function getAllowedTypes() { function in syntax_plugin_latexcaption_reference
/plugin/folded/syntax/
H A Ddiv.php20 function getAllowedTypes() { return array('container','substition','protected','disabled','paragraphs','formatting'); } function in syntax_plugin_folded_div
/plugin/bbcodeextensions/syntax/
H A Danchor.php10 function getAllowedTypes() { return array('disabled'); } function in syntax_plugin_bbcodeextensions_anchor
H A Dq.php10 function getAllowedTypes() { return array('formatting', 'disabled'); } function in syntax_plugin_bbcodeextensions_q
/plugin/layeranimation/syntax/
H A Ditem.php18 …function getAllowedTypes() { return array('container','substition','protected','disabled','formatt… function in syntax_plugin_layeranimation_item
H A Danimation.php18 function getAllowedTypes() { return array('layer'); } function in syntax_plugin_layeranimation_animation
H A Dlayer.php18 function getAllowedTypes() { return array('item'); } function in syntax_plugin_layeranimation_layer
/plugin/bbcode/
H A Dolist.php21 … function getAllowedTypes() { return array('formatting', 'substition', 'disabled', 'protected'); } function in syntax_plugin_bbcode_olist
H A Dquote.php21 …function getAllowedTypes() { return array('formatting', 'substition', 'disabled', 'protected'); } … function in syntax_plugin_bbcode_quote

12345678910>>...14