phpDocumentor GalleryCore
Helpers
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: GalleryFactoryHelper_simple

Source Location: /modules/core/classes/helpers/GalleryFactoryHelper_simple.class

Class GalleryFactoryHelper_simple

Method Summary
void   deleteCache()   Reset the static factory registry
void   getAllImplementationIds()  
void   newInstance()  
void   newInstanceByHint()  
void   newInstanceById()  
array   &_getFactoryData()   Get the static factory registry
array   &_getSingleton()   The single copy of the factory registry data

[ Top ]
Methods
deleteCache  [line 40]

  void deleteCache( )

Reset the static factory registry



[ Top ]
getAllImplementationIds  [line 218]

  void getAllImplementationIds( $classType  )

Parameters:
   $classType: 

API Tags:
See:  GalleryCoreApi::getAllFactoryImplementationIds


[ Top ]
newInstance  [line 144]

  void newInstance( $classType, [ $className = null]  )

Parameters:
   $classType: 
   $className: 

API Tags:
See:  GalleryCoreApi::newFactoryInstance


[ Top ]
newInstanceByHint  [line 110]

  void newInstanceByHint( $classType, $hints  )

Parameters:
   $classType: 
   $hints: 

API Tags:
See:  GalleryCoreApi::newFactoryInstanceByHint


[ Top ]
newInstanceById  [line 196]

  void newInstanceById( $classType, $id  )

Parameters:
   $classType: 
   $id: 

API Tags:
See:  GalleryCoreApi::newFactoryInstanceById


[ Top ]
_getFactoryData  [line 68]

  array &_getFactoryData( )

Get the static factory registry


API Tags:
Return:  factory data
Staticvar:  array $registry: The only factory registry we will need
Access:  private


[ Top ]
_getSingleton  [line 56]

  array &_getSingleton( )

The single copy of the factory registry data


API Tags:
Return:  factory registry data
Access:  private


[ Top ]

Documentation generated on Fri, 08 Oct 2010 04:58:58 -0700 by phpDocumentor 1.3.0RC6