MediaWiki  REL1_24
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)

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


Constructor & Destructor Documentation

Parameters:
string$strLicense name??

Definition at line 199 of file Licenses.php.

References $template, $text, list, and text.


Member Data Documentation

string License::$template

*

Definition at line 192 of file Licenses.php.

Referenced by __construct().

string License::$text

*

Definition at line 194 of file Licenses.php.

Referenced by __construct().


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