Home
last modified time | relevance | path

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

/plugin/advanced/lang/en/config/
H A Dmanifest.txt9 …e point above: [[doku>config:title|config:title]], [[doku>config:tagline|config:tagline]], the ''%…
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php2007 public $tagline; variable in Google_Person
2135 public function setTagline( $tagline) { argument
2136 $this->tagline = $tagline;
2139 return $this->tagline;
H A DGoogle_PlusService.php1930 public $tagline; variable in Google_Person
2070 public function setTagline( $tagline) { argument
2071 $this->tagline = $tagline;
2074 return $this->tagline;