BasicCalendarEventDriver
class BasicCalendarEventDriver implements DriverInterface (View source)
Traits
Properties
protected LinkFormatterInterface | $linkFormatter | ||
protected EntityManager | $entityManager | ||
protected Repository | $repository |
Methods
getThumbnailAttributeKeyHandle()
No description
DataFieldInterface|null
from
GetThumbnailTrait
getCategoriesAttributeKeyHandle()
No description
DataFieldInterface|null
from
GetCategoriesTrait
__construct(EntityManager $entityManager, LinkFormatterInterface $linkFormatter, Repository $repository)
No description
string
getCategory()
No description
bool
isValidForObject($mixed)
Returns true if the driver can/should be used with this object.
Details
getThumbnailAttributeKeyHandle()
No description
DataFieldInterface|null
getThumbnailDataField(ObjectInterface $mixed)
No description
getCategoriesAttributeKeyHandle()
No description
DataFieldInterface|null
getCategoriesDataField(ObjectInterface $mixed)
No description
__construct(EntityManager $entityManager, LinkFormatterInterface $linkFormatter, Repository $repository)
No description
string
getCategory()
No description
bool
isValidForObject($mixed)
Returns true if the driver can/should be used with this object.
Collection
extractData(CategoryMemberInterface $mixed)
No description