Library file grid category row definition. More...
Public Member Functions | |
| getCategoryLabel () | |
| getContext () | |
| initialize ($request) | |
| LibraryFileGridCategoryRow ($context) | |
Public Attributes | |
| $_context | |
Library file grid category row definition.
Definition at line 18 of file LibraryFileGridCategoryRow.inc.php.
| 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
Definition at line 47 of file LibraryFileGridCategoryRow.inc.php.
Referenced by getCategoryLabel().
| LibraryFileGridCategoryRow.initialize | ( | $ | request | ) |
Definition at line 54 of file LibraryFileGridCategoryRow.inc.php.
| LibraryFileGridCategoryRow.LibraryFileGridCategoryRow | ( | $ | context | ) |
Constructor
Definition at line 25 of file LibraryFileGridCategoryRow.inc.php.
| LibraryFileGridCategoryRow.$_context |
the context for our Library file manager
Definition at line 20 of file LibraryFileGridCategoryRow.inc.php.
1.7.1