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

Class: GalleryFactoryHelper_medium

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

Class GalleryFactoryHelper_medium

Method Summary
void   getAllImplementationIdsWithHint()  
void   getFactoryDefinitionHints()  
void   registerFactoryImplementationForRequest()  
void   registerImplementation()  
void   unregisterImplementation()  
void   unregisterImplementationsByModuleId()  
void   updateFactoryDefinitionHints()  
void   _array_unshift_key_value()   Utility method to array_unshift a single key => value pair.

[ Top ]
Methods
getAllImplementationIdsWithHint  [line 43]

  void getAllImplementationIdsWithHint( $classType, $hint  )

Parameters:
   $classType: 
   $hint: 

API Tags:
See:  GalleryCoreApi::getAllFactoryImplementationIdsWithHint


[ Top ]
getFactoryDefinitionHints  [line 61]

  void getFactoryDefinitionHints( $classType, $implId  )

Parameters:
   $classType: 
   $implId: 

API Tags:
See:  GalleryCoreApi::getFactoryDefinitionHints


[ Top ]
registerFactoryImplementationForRequest  [line 173]

  void registerFactoryImplementationForRequest( $classType, $className, $implId, $implPath, $implModuleId, $hints  )

Parameters:
   $classType: 
   $className: 
   $implId: 
   $implPath: 
   $implModuleId: 
   $hints: 

API Tags:
See:  GalleryCoreApi::registerFactoryImplementation


[ Top ]
registerImplementation  [line 132]

  void registerImplementation( $classType, $className, $implId, $implPath, $implModuleId, $hints, $orderWeight  )

Parameters:
   $classType: 
   $className: 
   $implId: 
   $implPath: 
   $implModuleId: 
   $hints: 
   $orderWeight: 

API Tags:
See:  GalleryCoreApi::registerFactoryImplementation


[ Top ]
unregisterImplementation  [line 116]

  void unregisterImplementation( $classType, $implId  )

Parameters:
   $classType: 
   $implId: 

API Tags:
See:  GalleryCoreApi::unregisterFactoryImplementation


[ Top ]
unregisterImplementationsByModuleId  [line 101]

  void unregisterImplementationsByModuleId( $moduleId  )

Parameters:
   $moduleId: 

API Tags:
See:  GalleryCoreApi::unregisterFactoryImplementationsByModuleId


[ Top ]
updateFactoryDefinitionHints  [line 80]

  void updateFactoryDefinitionHints( $classType, $implId, $hints  )

Parameters:
   $classType: 
   $implId: 
   $hints: 

API Tags:
See:  GalleryCoreApi::updateFactoryDefinitionHints


[ Top ]
_array_unshift_key_value  [line 216]

  void _array_unshift_key_value( &$array, string $key, string $value, array $array  )

Utility method to array_unshift a single key => value pair.

Parameters:
array   $array:  the array to alter
string   $key:  the key of the new entry
string   $value:  the value of the new entry
   &$array: 

API Tags:
Access:  private


[ Top ]

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