PHP Sulu\Bundle\CategoryBundle\Entity Пространство имен

Interfaces

Имя Описание
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.

Классы

Имя Описание
Category Category.
CategoryMeta CategoryMeta.
CategoryRepository {@inheritdoc}
CategoryTranslation CategoryTranslation.
Keyword The keywords can describe a category with different words.
KeywordRepository Implementation of keyword repository.