EventsModule
class EventsModule extends Module (View source)
Class EventsModule
Properties
protected RequestRepository | $request | from Module |
Methods
mixed
getCategory(mixed $arguments = [], string $format = null)
No description
mixed
getAction(mixed $arguments = [], string $format = null)
No description
mixed
getName(mixed $arguments = [], string $format = null)
No description
mixed
getActionFromCategoryId(mixed $arguments = [], string $format = null)
No description
mixed
getNameFromCategoryId(mixed $arguments = [], string $format = null)
No description
mixed
getCategoryFromActionId(mixed $arguments = [], string $format = null)
No description
mixed
getNameFromActionId(mixed $arguments = [], string $format = null)
No description
mixed
getActionFromNameId(mixed $arguments = [], string $format = null)
No description
mixed
getCategoryFromNameId(mixed $arguments = [], string $format = null)
No description
Details
in
Module at line 19
__construct(RequestRepository $request)
Module constructor.
in
Module at line 28
protected RequestOptions
getOptions(string $format)
No description
mixed
getCategory(mixed $arguments = [], string $format = null)
No description
mixed
getAction(mixed $arguments = [], string $format = null)
No description
mixed
getName(mixed $arguments = [], string $format = null)
No description
mixed
getActionFromCategoryId(mixed $arguments = [], string $format = null)
No description
mixed
getNameFromCategoryId(mixed $arguments = [], string $format = null)
No description
mixed
getCategoryFromActionId(mixed $arguments = [], string $format = null)
No description
mixed
getNameFromActionId(mixed $arguments = [], string $format = null)
No description
mixed
getActionFromNameId(mixed $arguments = [], string $format = null)
No description
mixed
getCategoryFromNameId(mixed $arguments = [], string $format = null)
No description