MediaWiki  REL1_20
License Class Reference

A License class for use on Special:Upload (represents a single type of license). More...

List of all members.

Public Member Functions

 __construct ($str)
 Constructor.

Public Attributes

string $template
string $text

Detailed Description

A License class for use on Special:Upload (represents a single type of license).

Definition at line 194 of file Licenses.php.


Constructor & Destructor Documentation

Constructor.

Parameters:
$strString: license name??

Definition at line 208 of file Licenses.php.


Member Data Documentation

string License::$template

Definition at line 197 of file Licenses.php.

string License::$text

Definition at line 201 of file Licenses.php.


The documentation for this class was generated from the following file: