Home
last modified time | relevance | path

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

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