Home
last modified time | relevance | path

Searched refs:getTitle (Results 1 – 4 of 4) sorted by path

/dokuwiki/inc/
H A DJpegMeta.php162 $info = $this->getTitle();
610 function getTitle($max=80){
607 function getTitle($max=80){ global() function in JpegMeta
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php102 public function getTitle()
137 $attr = ['href' => $this->getLink(), 'title' => $this->getTitle()];
187 $this->getTitle(),
100 public function getTitle() { global() function in dokuwiki\\Menu\\Item\\AbstractItem
/dokuwiki/inc/Remote/
H A DApiCore.php401 public function getTitle() global() function in dokuwiki\\Remote\\ApiCore
/dokuwiki/inc/parser/
H A Dxhtml.php1692 $cap = $jpeg->getTitle();