MediaWiki  REL1_19
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

 $template
 $text

Detailed Description

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

Definition at line 186 of file Licenses.php.


Constructor & Destructor Documentation

Constructor.

Parameters:
$strString: license name??

Definition at line 202 of file Licenses.php.

References $template, and $text.


Member Data Documentation

License::$template

Definition at line 190 of file Licenses.php.

Referenced by __construct().

License::$text

Definition at line 195 of file Licenses.php.

Referenced by __construct().


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