Go to the source code of this file.
Enumerations | |
enum | RDF_TYPE_PREFS |
Functions | |
wfDublinCoreRdf ($article) | |
wfCreativeCommonsRdf ($article) | |
rdfSetup () | |
dcPrologue ($url) | |
dcEpilogue () | |
dcBasics ($article) | |
ccPrologue () | |
ccSubPrologue ($type, $url) | |
ccSubEpilogue ($type) | |
ccLicense ($terms) | |
ccTerm ($term, $name) | |
ccEpilogue () | |
dcElement ($name, $value) | |
dcDate ($timestamp) | |
dcReallyFullUrl ($title) | |
dcPageOrString ($name, $page, $str) | |
dcPage ($name, $title) | |
dcUrl ($name, $url) | |
dcPerson ($name, $id, $user_name="", $user_real_name="") | |
dcRights ($article) | |
ccGetTerms ($url) | |
getKnownLicenses () |
|
Definition at line 20 of file Metadata.php. Referenced by rdfSetup(). |
|
Definition at line 177 of file Metadata.php. Referenced by wfCreativeCommonsRdf(). |
|
Definition at line 249 of file Metadata.php. References $url, and getKnownLicenses(). Referenced by wfCreativeCommonsRdf(). |
|
Definition at line 149 of file Metadata.php. References ccTerm(). Referenced by wfCreativeCommonsRdf(). |
|
Definition at line 129 of file Metadata.php. References $wgOutputEncoding. Referenced by wfCreativeCommonsRdf(). |
|
Definition at line 145 of file Metadata.php. Referenced by wfCreativeCommonsRdf(). |
|
Definition at line 140 of file Metadata.php. References $url. Referenced by wfCreativeCommonsRdf(). |
|
Definition at line 173 of file Metadata.php. Referenced by ccLicense(). |
|
Definition at line 100 of file Metadata.php. References $wgLanguageCode, $wgSitename, dcDate(), dcElement(), dcPageOrString(), dcPerson(), dcReallyFullUrl(), dcRights(), title, and wfMsg(). Referenced by wfCreativeCommonsRdf(), and wfDublinCoreRdf(). |
|
Definition at line 186 of file Metadata.php. Referenced by dcBasics(). |
|
Definition at line 181 of file Metadata.php. Referenced by dcBasics(), dcPageOrString(), dcPerson(), and dcRights(). |
|
Definition at line 93 of file Metadata.php. Referenced by wfDublinCoreRdf(). |
|
Definition at line 206 of file Metadata.php. References dcReallyFullUrl(), dcUrl(), name, and title. Referenced by dcPageOrString(), and dcRights(). |
|
Definition at line 196 of file Metadata.php. References dcElement(), dcPage(), name, and page. Referenced by dcBasics(), and dcPerson(). |
|
Definition at line 215 of file Metadata.php. References $wgLang, dcElement(), dcPageOrString(), name, NS_USER, and wfMsg(). Referenced by dcBasics(). |
|
Definition at line 79 of file Metadata.php. References $url, and $wgOutputEncoding. Referenced by wfDublinCoreRdf(). |
|
Definition at line 192 of file Metadata.php. References $title. Referenced by dcBasics(), dcPage(), wfCreativeCommonsRdf(), and wfDublinCoreRdf(). |
|
Definition at line 234 of file Metadata.php. References dcElement(), dcPage(), and dcUrl(). Referenced by dcBasics(). |
|
Definition at line 210 of file Metadata.php. References $url. Referenced by dcPage(), and dcRights(). |
|
Definition at line 260 of file Metadata.php. Referenced by ccGetTerms(). |
|
Definition at line 63 of file Metadata.php. References $wgOut, RDF_TYPE_PREFS, wfAcceptToPrefs(), wfHttpError(), wfMsg(), and wfNegotiateType(). Referenced by wfCreativeCommonsRdf(), and wfDublinCoreRdf(). |
|
Definition at line 33 of file Metadata.php. References $url, ccEpilogue(), ccGetTerms(), ccLicense(), ccPrologue(), ccSubEpilogue(), ccSubPrologue(), dcBasics(), dcReallyFullUrl(), and rdfSetup(). |
|
Definition at line 22 of file Metadata.php. References $url, dcBasics(), dcEpilogue(), dcPrologue(), dcReallyFullUrl(), and rdfSetup(). |