Home
last modified time | relevance | path

Searched refs:_disabledSyntax (Results 1 – 10 of 10) sorted by relevance

/plugin/formatplus2/
H A Dformatting.php59 function _disabledSyntax($type) { function in FormattingPlus_Syntax_Plugin
80 if ($this->_disabledSyntax($this->_getConfig())) return;
/plugin/formatplus/
H A Dformatting.php59 function _disabledSyntax($type) { function in FormattingPlus_Syntax_Plugin
80 if ($this->_disabledSyntax($this->_getConfig())) return;
/plugin/formatplus2/syntax/
H A Dblockdeleteplus.php44 if ($this->_disabledSyntax($this->_getConfig()))
46 if ($this->_disabledSyntax('classic_del'))
H A Dblockquoteplus.php43 if ($this->_disabledSyntax($this->_getConfig()))
H A Dquoteplus.php35 if ($this->_disabledSyntax($this->_getConfig()))
H A Dblockinsertplus.php43 if ($this->_disabledSyntax($this->_getConfig()))
/plugin/formatplus/syntax/
H A Dblockdeleteplus.php44 if ($this->_disabledSyntax($this->_getConfig()))
46 if ($this->_disabledSyntax('classic_del'))
H A Dquoteplus.php35 if ($this->_disabledSyntax($this->_getConfig()))
H A Dblockquoteplus.php43 if ($this->_disabledSyntax($this->_getConfig()))
H A Dblockinsertplus.php43 if ($this->_disabledSyntax($this->_getConfig()))