events_meta_get
Guest
Returns filter options for the event attributes.
This method returns the possible event type translation keys that can be used in
the Event Filter passed to the events_get method
to filter events by their type.
The values returned by this method describe the possible event types that can happen on the system. It does not take into account if the events actually took place.
Params
N/A
Return
| attribute | description |
|---|---|
descriptions* [i18n@event_descriptions] |
An array with all event description translation keys. |