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

Class: GalleryItemHelper_simple

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

Class GalleryItemHelper_simple

Method Summary
void   fetchAlbumTree()  
void   fetchChildCounts()  
void   fetchDescendentCounts()  
void   fetchItemIdCount()  
void   fetchThemeId()  
array   fetchUncachedDescendentCounts()   Fetch the number of descendents for a given item

[ Top ]
Methods
fetchAlbumTree  [line 355]

  void fetchAlbumTree( [ $itemId = null], [ $depth = null], [ $userId = null]  )

Parameters:
   $itemId: 
   $depth: 
   $userId: 

API Tags:
See:  GalleryCoreApi::fetchAlbumTree


[ Top ]
fetchChildCounts  [line 75]

  void fetchChildCounts( $itemIds, [ $userId = null]  )

Parameters:
   $itemIds: 
   $userId: 

API Tags:
See:  GalleryCoreApi::fetchChildCounts


[ Top ]
fetchDescendentCounts  [line 143]

  void fetchDescendentCounts( $itemIds, [ $userId = null]  )

Parameters:
   $itemIds: 
   $userId: 

API Tags:
See:  GalleryCoreApi::fetchDescendentCounts


[ Top ]
fetchItemIdCount  [line 293]

  void fetchItemIdCount( $itemType, [ $permission = 'core.view'], [ $userId = null]  )

Parameters:
   $itemType: 
   $permission: 
   $userId: 

API Tags:
See:  GalleryCoreApi::fetchItemIdCount


[ Top ]
fetchThemeId  [line 40]

  void fetchThemeId( $item  )

Parameters:
   $item: 

API Tags:
See:  GalleryCoreApi::fetchThemeId


[ Top ]
fetchUncachedDescendentCounts  [line 209]

  array fetchUncachedDescendentCounts( array $itemIds, int $userId  )

Fetch the number of descendents for a given item

Parameters:
array   $itemIds:  the item ids
int   $userId:  an optional user id (default is the current user)

API Tags:
Return:  GalleryStatus a status code array(id => ##, id => ##)


[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:00:26 -0700 by phpDocumentor 1.3.0RC6