Searched refs:_getMetaTag (Results 1 – 1 of 1) sorted by relevance
167 $num = $this->_getMetaTag($id.":".$conf['start'], 'identifier');168 $title = $this->_getMetaTag($id.":".$conf['start'], 'alternative');170 $num = $this->_getMetaTag($id, 'identifier');171 $title = $this->_getMetaTag($id, 'alternative');291 function _getMetaTag($page, $term) { function in action_plugin_fullindex