maintenance/language/function-list.php File Reference

Go to the source code of this file.

Classes

class  Language
 Internationalisation code. More...

Enumerations

enum  MEDIAWIKI
enum  NOT_REALLY_MEDIAWIKI

Variables

foreach(glob( 'Language *.php')
as $file 
$removedFunctions )
 $numRemoved = 0
 $total = 0
 $classes = get_declared_classes()
foreach($classes as $class)
print $numRemoved will be
removed out of $total 
n


Detailed Description

Definition in file function-list.php.


Enumeration Type Documentation

enum MEDIAWIKI

Definition at line 7 of file function-list.php.

Definition at line 8 of file function-list.php.


Variable Documentation

$classes = get_declared_classes()

$numRemoved = 0

Definition at line 25 of file function-list.php.

foreach (glob( 'Language *.php') as $file $removedFunctions)

Initial value:

 array( 'date', 'time', 'timeanddate', 'formatMonth', 'formatDay', 
        'getMonthName', 'getMonthNameGen', 'getMonthAbbreviation', 'getWeekdayName', 
        'userAdjust', 'dateFormat', 'timeSeparator', 'timeDateSeparator', 'timeBeforeDate',
        'monthByLatinNumber', 'getSpecialMonthName',

        'commafy'
)

Definition at line 17 of file function-list.php.

$total = 0

Definition at line 26 of file function-list.php.

foreach ($classes as $class) print $numRemoved will be removed out of $total n

Definition at line 29 of file function-list.php.


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9