Home
last modified time | relevance | path

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

/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php138 if ($this->isNofollow()) $attr['rel'] = 'nofollow';
234 public function isNofollow()
226 public function isNofollow() { global() function in dokuwiki\\Menu\\Item\\AbstractItem