Classes, interfaces, and traits

AppointmentCleanupSnippet

Displays each fields of a single item in a model in a row in a Html table the model set through the $model snippet parameter.

« More »

YesNoAppointmentDeleteSnippet

Ask Yes/No conformation for deletion and deletes item when confirmed.

« More »

Gems_Snippets_Agenda_AppointmentFormSnippet

Adds Gems specific display details and helper functions:

« More »

Gems_Snippets_Agenda_AppointmentShowSnippet

Displays each fields of a single item in a model in a row in a Html table the model set through the $model snippet parameter.

« More »

Gems_Snippets_Agenda_AppointmentsTableSnippet

Adds Gems specific display details and helper functions:

« More »

Gems_Snippets_Agenda_CalendarSearchSnippet

Display a search form that selects on typed text only

« More »

Gems_Snippets_Agenda_CalendarTableSnippet

Displays multiple items from a model in a tabel by row using the model set through the $model snippet parameter.

« More »