Home
last modified time | relevance | path

Searched refs:_getConfig (Results 26 – 37 of 37) sorted by last modified time

12

/plugin/formatplus/syntax/
H A Dsmallcapsplus.php15 function _getConfig() { function in syntax_plugin_formatplus_smallcapsplus
H A Dblockdeleteplus.php19 function _getConfig() { function in syntax_plugin_formatplus_blockdeleteplus
44 if ($this->_disabledSyntax($this->_getConfig()))
H A Dinsertplus.php15 function _getConfig() { function in syntax_plugin_formatplus_insertplus
H A Dinverseplus.php16 function _getConfig() { function in syntax_plugin_formatplus_inverseplus
H A Dkeyboardplus.php15 function _getConfig() { function in syntax_plugin_formatplus_keyboardplus
H A Dblockinsertplus.php18 function _getConfig() { function in syntax_plugin_formatplus_blockinsertplus
43 if ($this->_disabledSyntax($this->_getConfig()))
H A Ddeleteplus.php15 function _getConfig() { function in syntax_plugin_formatplus_deleteplus
H A Dquoteplus.php18 function _getConfig() { function in syntax_plugin_formatplus_quoteplus
35 if ($this->_disabledSyntax($this->_getConfig()))
H A Dsubplus.php15 function _getConfig() { function in syntax_plugin_formatplus_subplus
H A Dsuperplus.php15 function _getConfig() { function in syntax_plugin_formatplus_superplus
H A Dvariableplus.php15 function _getConfig() { function in syntax_plugin_formatplus_variableplus
/plugin/formatplus/
H A Dformatting.php41 function _getConfig() { function in FormattingPlus_Syntax_Plugin
80 if ($this->_disabledSyntax($this->_getConfig())) return;

12