MediaWiki
REL1_19
|
Static Public Member Functions | |
static | Days () |
static | DaysMonths () |
static | Months () |
Static Private Member Functions | |
static | createProviderUpTo ($num) |
Definition at line 11 of file Providers.php.
static MediaWikiProvide::createProviderUpTo | ( | $ | num | ) | [static, private] |
Definition at line 14 of file Providers.php.
Referenced by Days(), and Months().
static MediaWikiProvide::Days | ( | ) | [static] |
Definition at line 28 of file Providers.php.
References createProviderUpTo().
Referenced by DaysMonths().
static MediaWikiProvide::DaysMonths | ( | ) | [static] |
Definition at line 32 of file Providers.php.
References Days(), and Months().
static MediaWikiProvide::Months | ( | ) | [static] |
Definition at line 23 of file Providers.php.
References createProviderUpTo().
Referenced by DaysMonths().