Home
last modified time | relevance | path

Searched defs:getLinkAttributes (Results 1 – 6 of 6) sorted by relevance

/template/bootstrap3/inc/Menu/Item/
H A DFeed.php28 public function getLinkAttributes($classprefix = 'menuitem ') function in dokuwiki\\Menu\\Item\\Feed
H A DHelp.php35 public function getLinkAttributes($classprefix = 'menuitem ') function in dokuwiki\\Menu\\Item\\Help
H A DImgOriginalSize.php39 public function getLinkAttributes($classprefix = 'menuitem ') function in dokuwiki\\Menu\\Item\\ImgOriginalSize
H A DPermalink.php35 public function getLinkAttributes($classprefix = 'menuitem ') function in dokuwiki\\Menu\\Item\\Permalink
H A DShareOn.php27 public function getLinkAttributes($classprefix = 'menuitem dropdown-toggle ') function in dokuwiki\\Menu\\Item\\ShareOn
/template/bootstrap3/compat/inc/Menu/Item/
H A DAbstractItem.php131 public function getLinkAttributes($classprefix = 'menuitem ') { function in dokuwiki\\Menu\\Item\\AbstractItem