Public Member Functions | Public Attributes

LibraryFileGridCategoryRow Class Reference

Library file grid category row definition. More...

List of all members.

Public Member Functions

 getCategoryLabel ()
 getContext ()
 initialize ($request)
 LibraryFileGridCategoryRow ($context)

Public Attributes

 $_context

Detailed Description

Library file grid category row definition.

Definition at line 18 of file LibraryFileGridCategoryRow.inc.php.


Member Function Documentation

LibraryFileGridCategoryRow.getCategoryLabel (  ) 

Category rows only have one cell and one label. This is it. return string

Definition at line 37 of file LibraryFileGridCategoryRow.inc.php.

References getContext().

LibraryFileGridCategoryRow.getContext (  ) 

Get the context

Returns:
object context

Definition at line 47 of file LibraryFileGridCategoryRow.inc.php.

Referenced by getCategoryLabel().

LibraryFileGridCategoryRow.initialize ( request  ) 
See also:
GridCategoryRow.initialize()

Definition at line 54 of file LibraryFileGridCategoryRow.inc.php.

LibraryFileGridCategoryRow.LibraryFileGridCategoryRow ( context  ) 

Constructor

Definition at line 25 of file LibraryFileGridCategoryRow.inc.php.


Member Data Documentation

LibraryFileGridCategoryRow.$_context

the context for our Library file manager

Definition at line 20 of file LibraryFileGridCategoryRow.inc.php.


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