SessionDetailPage
extends ControllerBase
in package
Controller for session detail pages.
Table of Contents
Methods
- getPage() : mixed
- Session page controller callback.
- getModuleName() : mixed
- Return the module name.
Methods
getPage()
Session page controller callback.
public
getPage(mixed $event_type, mixed $year, mixed $id) : mixed
Parameters
- $event_type : mixed
- $year : mixed
- $id : mixed
getModuleName()
Return the module name.
protected
getModuleName() : mixed