Application
Table of Contents
Interfaces
- BookInterface
- Provides an interface defining a book entity type.
- CatalogItemInterface
- Provides an interface defining a catalog item entity type.
Classes
- ILMSController
- Returns responses for the Integrated Library Management System core module.
- ILMSToolbarHooks
- Hook implementations for ILMS toolbar.
- BookListBuilder
- Provides a list controller for the book entity type.
- CatalogItemListBuilder
- Provides a list controller for the catalog item entity type.
- CatalogItemTypeListBuilder
- Defines a class to build a listing of catalog item type entities.
- ILMSCatalogFieldConfigurationController
- Returns responses for the ilms_catalog routes.
- Book
- Implements the Book bundle class for the catalog_item entity.
- CatalogItem
- Defines the catalog item entity class.
- CatalogItemType
- Defines the Catalog Item type configuration entity.
- Equipment
- Implements the Equipment bundle class for the catalog_item entity.
- RouteSubscriber
- The route subscriber for the catalog item entity type.
- CatalogConfigurationForm
- Configure ILMS: Catalog settings for this site.
- CatalogItemDeleteForm
- The catalog item delete confirmation form.
- CatalogItemForm
- Form controller for the catalog item entity edit forms.
- CatalogItemTypeForm
- Form handler for catalog item type forms.
- CatalogItemEntityHooks
- Entity hook implementations for ilms_catalg.
- CatalogItemFormHooks
- Form hook implementations for ilms_catalg.
- CatalogItemMiscHooks
- Miscellaneous hook implementations for ilms_catalg.
- CatalogItemThemeHooks
- Theme hook implementations for ilms_catalg.
- CatalogItemViewsHooks
- Views hook implementations for ilms_catalg.
- ISBN10Formatter
- Plugin implementation of the 'ISBN 10' formatter.
- ISBN13Formatter
- Plugin implementation of the 'ISBN 13' formatter.
- ISBNDefaultFormatter
- Plugin implementation of the 'ISBN' default formatter.
- Isbn
- Defines the 'isbn' field type.
- DefaultISBNWidget
- Defines the 'isbn' field widget.
- ConsumableConstraint
- Provides a Consumable constraint.
- ConsumableConstraintValidator
- Validates the Consumable Constraint constraint.
- IsbnUniqueAcrossCollections
- Provides an ISBN Unique Across Collections constraint.
- IsbnUniqueAcrossCollectionsValidator
- Validates the ISBN Unique Across Collections constraint.
- SerialNumberUniqueInCollection
- Provides an Unique Serial Number in Collection constraint.
- SerialNumberUniqueInCollectionValidator
- Validates the Unique Serial Number in Collection constraint.
- CatalogItemDisplay
- Provides Catalog Item Display field handler.
- BookHtmlRouteProvider
- Provides HTML routes for entities with administrative pages.
- CatalogEntityTypeParamConverter
- Param converter to make sure the correct entity is being loaded.
- CatalogItemHtmlRouteProvider
- Provides HTML routes for entities with administrative pages.
- ProductHtmlRouteProvider
- Provides HTML routes for entities with administrative pages.
- SyncFieldManager
- Sync field manager for syncing fields across a collection of items in the catalog.