Home
last modified time | relevance | path

Searched refs:title_text (Results 1 – 4 of 4) sorted by path

/plugin/c3chart/assets/
H A Dc3.min.js2title_text:void 0,title_padding:{top:0,right:0,bottom:0,left:0},title_position:"top-center"};retur… property in e
/plugin/overlay/
H A Dscript.js44 var button_text, title_text;
49 title_text = LANG.plugins.overlay.unfix_title;
56 title_text = LANG.plugins.overlay.fix_title;
61 title_text = jQuery(this).attr('title');
66 jQuery(this).attr('title', title_text);
/plugin/sphinxsearch-was/
H A DPageMapper.php41 public function add($page, $title_text, $title, $hid = '') argument
47 " . $this->_db->quote($title_text) . ")");
/plugin/sphinxsearch/
H A DPageMapper.php42 public function add($page, $title_text, $title, $hid='') argument
48 ".$this->_db->quote($title_text).")");