spunQ_DefaultUrlManagerMapTypeHandler Class Reference

Manager for map types. More...

List of all members.

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, $map, 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.

Public Attributes

const KEY_SEPARATOR = '='
 Character used for separating keys from values.
const VALUE_SEPARATOR = '|'
 Character used for separating key-value pairs.

Private Member Functions

 __construct ()
 Constructor.

Static Private Attributes

static $instance = NULL
 Singleton instance.


Detailed Description

Manager for map types.

Definition at line 6 of file DefaultUrlManagerMapTypeHandler.class.php.


Member Function Documentation

static spunQ_DefaultUrlManagerMapTypeHandler::getInstance (  )  [static]

Returns the singleton instance.

Returns:
spunQ_DefaultUrlManagerMapTypeHandler

Definition at line 32 of file DefaultUrlManagerMapTypeHandler.class.php.


Member Data Documentation

spunQ_DefaultUrlManagerMapTypeHandler::$instance = NULL [static, private]

Singleton instance.

Type:
spunQ_DefaultUrlManagerMapTypeHandler

Definition at line 26 of file DefaultUrlManagerMapTypeHandler.class.php.

Character used for separating keys from values.

Must not be a slash, as slash is defined as the spunQ_IUrlTemplatePart separator!

Definition at line 13 of file DefaultUrlManagerMapTypeHandler.class.php.

Character used for separating key-value pairs.

Must not be a slash, as slash is defined as the spunQ_IUrlTemplatePart separator!

Definition at line 20 of file DefaultUrlManagerMapTypeHandler.class.php.


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

Generated on Fri Jul 1 11:12:39 2011 for spunQ3 by  doxygen 1.5.9