Home
last modified time | relevance | path

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

/plugin/autotooltip/
H A Dhelper.php97 $contentParts[] = $this->_formatTT($preTitle);
103 $contentParts[] = $this->_formatTT($tooltip);
220 private function _formatTT($tt) { function in helper_plugin_autotooltip