Home
last modified time | relevance | path

Searched refs:_getConfig (Results 1 – 25 of 38) sorted by relevance

12

/plugin/formatplus/syntax/
Dquoteplus.php18 function _getConfig() { function in syntax_plugin_formatplus_quoteplus
35 if ($this->_disabledSyntax($this->_getConfig()))
Dblockquoteplus.php18 function _getConfig() { function in syntax_plugin_formatplus_blockquoteplus
43 if ($this->_disabledSyntax($this->_getConfig()))
Dblockinsertplus.php18 function _getConfig() { function in syntax_plugin_formatplus_blockinsertplus
43 if ($this->_disabledSyntax($this->_getConfig()))
Dkeyboardplus.php15 function _getConfig() { function in syntax_plugin_formatplus_keyboardplus
Dinverseplus.php16 function _getConfig() { function in syntax_plugin_formatplus_inverseplus
Dinsertplus.php15 function _getConfig() { function in syntax_plugin_formatplus_insertplus
Dvariableplus.php15 function _getConfig() { function in syntax_plugin_formatplus_variableplus
Dsuperplus.php15 function _getConfig() { function in syntax_plugin_formatplus_superplus
Dsampleplus.php15 function _getConfig() { function in syntax_plugin_formatplus_sampleplus
Ddeleteplus.php15 function _getConfig() { function in syntax_plugin_formatplus_deleteplus
Ddefinitionplus.php15 function _getConfig() { function in syntax_plugin_formatplus_definitionplus
Dcitationplus.php15 function _getConfig() { function in syntax_plugin_formatplus_citationplus
/plugin/formatplus2/syntax/
Dblockquoteplus.php18 function _getConfig() { function in syntax_plugin_formatplus2_blockquoteplus
43 if ($this->_disabledSyntax($this->_getConfig()))
Dquoteplus.php18 function _getConfig() { function in syntax_plugin_formatplus2_quoteplus
35 if ($this->_disabledSyntax($this->_getConfig()))
Dblockinsertplus.php18 function _getConfig() { function in syntax_plugin_formatplus2_blockinsertplus
43 if ($this->_disabledSyntax($this->_getConfig()))
Dinsertplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_insertplus
Dsubplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_subplus
Dvariableplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_variableplus
Dkeyboardplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_keyboardplus
Dsuperplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_superplus
Dsampleplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_sampleplus
Dcitationplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_citationplus
Ddeleteplus.php15 function _getConfig() { function in syntax_plugin_formatplus2_deleteplus
/plugin/formatplus/
Dformatting.php41 function _getConfig() { function in FormattingPlus_Syntax_Plugin
80 if ($this->_disabledSyntax($this->_getConfig())) return;
/plugin/formatplus2/
Dformatting.php41 function _getConfig() { function in FormattingPlus_Syntax_Plugin
80 if ($this->_disabledSyntax($this->_getConfig())) return;

12