![]() |
CMS
Version 3.9
|
Provides a central management class for event handlers and common functionality for the link_library component. More...
Public Member Functions | |
LinkLibraryManager () | |
getTabs ($key) | |
Static Public Member Functions | |
static | setDefaults () |
static | buildLinkLibraryForm ($library) |
static | deleteLinkLibrary ($library) |
static | upgradeComponent ($version) |
static | deleteUser ($user) |
Respond to fired event DeleteUser. More... | |
static | enumerateItems ($items) |
Enumerate the Document objects. More... | |
static | displayLibrary ($identifier, &$continue) |
static | registerSearchables ($searchables) |
static | registerTaxonomyClasses ($classes) |
static | registerSerializationHandler () |
static | formatLink ($link) |
Provides a central management class for event handlers and common functionality for the link_library component.
Definition at line 41 of file link_library_manager.inc.
|
static |
Definition at line 62 of file link_library_manager.inc.
|
static |
Definition at line 77 of file link_library_manager.inc.
|
static |
Respond to fired event DeleteUser.
Delete any records in this component that have dependencies on user object.
obj | $user | - class SiteUser or custom user class |
Definition at line 116 of file link_library_manager.inc.
|
static |
Definition at line 167 of file link_library_manager.inc.
|
static |
Enumerate the Document objects.
$items | collection that the Document items are returned in |
Definition at line 159 of file link_library_manager.inc.
|
static |
Definition at line 217 of file link_library_manager.inc.
LinkLibraryManager::getTabs | ( | $key | ) |
Definition at line 53 of file link_library_manager.inc.
LinkLibraryManager::LinkLibraryManager | ( | ) |
Definition at line 43 of file link_library_manager.inc.
|
static |
Definition at line 198 of file link_library_manager.inc.
|
static |
Definition at line 211 of file link_library_manager.inc.
|
static |
Definition at line 205 of file link_library_manager.inc.
|
static |
Definition at line 48 of file link_library_manager.inc.
|
static |
Definition at line 103 of file link_library_manager.inc.