PHP Sulu\Bundle\CategoryBundle\Entity Namespace

Interfaces

Name Description
CategoryInterface Interface for the extensible Category entity.
CategoryMetaInterface Interface for the extensible CategoryMeta entity.
CategoryRepositoryInterface Defines the methods for the doctrine repository which enables accessing the categories.
CategoryTranslationInterface Interface for the extensible CategoryTranslation entity.
KeywordInterface The keywords can describe a category with different words.
KeywordRepositoryInterface Interface for keyword repository.

Classes

Name Description
Category Category.
CategoryMeta CategoryMeta.
CategoryRepository {@inheritdoc}
CategoryTranslation CategoryTranslation.
Keyword The keywords can describe a category with different words.
KeywordRepository Implementation of keyword repository.