Home
last modified time | relevance | path

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

/plugin/credits/
H A Dsyntax.php60 function _get_configs($which) { function in syntax_plugin_credits
77 $bgcolor = $this->_get_configs('background_color');
78 $text = $this->_get_configs('pop_up_color');
80 $family = $this->_get_configs('pop_up_family');
96 $text_weight = $this->_get_configs('text_weight');
97 $text_size = $this->_get_configs('text_size');
100 $line_height=$this->_get_configs('line_height');
101 $text_color=$this->_get_configs('text_color');
102 $family=$this->_get_configs('font_family');
103 $title=$this->_get_configs('title_string');
[all …]