Public Member Functions | |
| generateRegex (spunQ_Type $type, spunQ_Map $options, spunQ_Locale $locale, &$greedy, spunQ_DefaultUrlManagerUrlTemplatePart $urlPart=NULL) | |
| generateUrlPart (spunQ_Type $type, spunQ_Map $options, spunQ_Locale $locale, $value, spunQ_DefaultUrlManagerUrlTemplatePart $urlPart=NULL) | |
| regexMatchToVariable (spunQ_Type $type, spunQ_Map $options, spunQ_Locale $locale, $match, &$parsedValue, spunQ_DefaultUrlManagerUrlTemplatePart $urlPart=NULL) | |
Static Public Member Functions | |
| static | getInstance () |
| Returns the singleton instance. | |
Private Member Functions | |
| __construct () | |
| Constructor. | |
Static Private Attributes | |
| static | $instance = NULL |
| Singleton instance. | |
Definition at line 6 of file DefaultUrlManagerDateTypeHandler.class.php.
| static spunQ_DefaultUrlManagerDateTypeHandler::getInstance | ( | ) | [static] |
Returns the singleton instance.
Definition at line 18 of file DefaultUrlManagerDateTypeHandler.class.php.
spunQ_DefaultUrlManagerDateTypeHandler::$instance = NULL [static, private] |
1.5.9