MediaWiki  REL1_22
License Class Reference

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

Collaboration diagram for License:

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 197 of file Licenses.php.


Constructor & Destructor Documentation

Constructor.

Parameters:
string$strlicense name??

Definition at line 211 of file Licenses.php.


Member Data Documentation

string License::$template

Definition at line 200 of file Licenses.php.

string License::$text

Definition at line 204 of file Licenses.php.


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