Lines Matching defs:sioc_url
33 private $sioc_url;
84 public function setParameters($title, $url, $sioc_url, $encoding, $generator, $export_email = false)
88 $this->sioc_url = $sioc_url;
134 $siocURL = $this->sioc_url . $type_part . $id_part . $page_part . $suffix;
339 private $sioc_url;
351 $sioc_url = '',
373 $this->sioc_url = $sioc_url;
406 if ($this->sioc_url) {
407 $rdf .= " <rdfs:seeAlso rdf:resource=\"" . $this->sioc_url . "\"/>\n";
999 if($this->creator->sioc_url) { $rdf .= " <rdfs:seeAlso rdf:resource=\"". $this->creator->sioc_url