Home
last modified time | relevance | path

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

/plugin/switchpanel/
H A Dsyntax.php22 …private $_oTagsItemsContent = array( 'line_items'=>array( 'color', 'text', 'link', 'case', 'target… variable in syntax_plugin_switchpanel
203 …iPosSep !== false && array_key_exists( $oElement[ 'type' ].'_items', $this->_oTagsItemsContent ) ){
206 … $oOptions = $fGetOptions( $sOptions, $this->_oTagsItemsContent[ $oElement[ 'type' ].'_items' ] );