Home
last modified time | relevance | path

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

/plugin/blogtng/exe/
H A Dtrackback.php43 if (is_null($this->tools) || !$this->tools->linkbackAllowed()) {
H A Dpingback.php58 if (is_null($this->tools) || !$this->tools->linkbackAllowed()) {
/plugin/blogtng/action/
H A Dlinkback.php38 if (!$helper->linkbackAllowed()) {
/plugin/blogtng/helper/
H A Dlinkback.php16 public function linkbackAllowed() { function in helper_plugin_blogtng_linkback