__construct() __construct(\naigc\v25\IMeet $meet) : mixed Creates a new Display object. Parameters \naigc\v25\IMeet $meet The meet to display. Returns mixed
addPage() addPage() : \naigc\v25\displayProjector\Page Adds a new Page to the Display. Returns \naigc\v25\displayProjector\Page — The new Page.
popPage() popPage() : \naigc\v25\displayProjector\Page Removes the last Page from the Display and returns it. Returns \naigc\v25\displayProjector\Page — The removed Page.
pages() pages() : \naigc\v25\displayProjector\Page[] Gets all of the Pages in the Display. Returns \naigc\v25\displayProjector\Page[] — The Pages.