MediaWiki
1.23.3
|
A License class for use on Special:Upload (represents a single type of license). More...
Public Member Functions | |
__construct ( $str) | |
Constructor. More... | |
Public Attributes | |
string | $template |
string | $text |
A License class for use on Special:Upload (represents a single type of license).
Definition at line 197 of file Licenses.php.
License::__construct | ( | $str | ) |
string License::$template |
Definition at line 200 of file Licenses.php.
Referenced by __construct().
string License::$text |
Definition at line 204 of file Licenses.php.
Referenced by __construct().