MediaWiki REL1_37
|
Static Public Member Functions | |
static | getAuthorsFileName ( $dir) |
Obtains the full path of a AUTHORS or CREDITS file if one exists. | |
static | getLicenseFileNames ( $extDir) |
Obtains the full paths of COPYING or LICENSE files if they exist. | |
Definition at line 8 of file ExtensionInfo.php.
|
static |
Obtains the full path of a AUTHORS or CREDITS file if one exists.
string | $dir | Path to the root directory |
Definition at line 20 of file ExtensionInfo.php.
References $file.
|
static |
Obtains the full paths of COPYING or LICENSE files if they exist.
string | $extDir | Path to the extensions root directory |
Definition at line 47 of file ExtensionInfo.php.
References $file.