Home
last modified time | relevance | path

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

/plugin/dokusioc/lib/
H A Dsioc_dokuwiki.php320 private $foaf_url; variable in SIOCDokuWikiUser
368 if ($this->foaf_url) {
369 $rdf .= " <rdfs:seeAlso rdf:resource=\"" . $this->foaf_url . "\"/>\n";
H A Dsioc_inc.php340 private $foaf_url; variable in SIOCUser
352 $foaf_url = '' argument
372 $this->foaf_url = $foaf_url;
385 if ($this->foaf_url) {
386 $rdf .= " <rdfs:seeAlso rdf:resource=\"" . $this->foaf_url . "\"/>\n";