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.