Home
last modified time | relevance | path

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

/plugin/bloglinks/
H A Daction.php30 $relatedEntries = $this->_getRelatedEntries($namespace);
56 $this->_printLinks($this->_getRelatedEntries($namespace));
83 function _getRelatedEntries($namespace) { function in action_plugin_bloglinks