Home
last modified time | relevance | path

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

/plugin/switchpanel/
H A Dsyntax.php21 …private $_oTagsContent = array( 'line'=>array( 'number', 'color', 'case', 'labelLeft', 'colorLabel… variable in syntax_plugin_switchpanel
178 if( !array_key_exists( $sContext, $this->_oTagsContent ) ){
189 $oOptions = $fGetOptions( $sOptions, $this->_oTagsContent[ $sContext ] );