this class implements methods to display snapshots
Located in /program/modules/snapshots/snapshots_view.php (line 693)
SnapshotViewer | --SnapshotViewerInline
Inherited from SnapshotViewer
SnapshotViewer::$area_id
SnapshotViewer::$default_showtime
SnapshotViewer::$dimension
SnapshotViewer::$domain
SnapshotViewer::$header
SnapshotViewer::$introduction
SnapshotViewer::$module_record
SnapshotViewer::$node_id
SnapshotViewer::$snapshots
SnapshotViewer::$snapshots_path
SnapshotViewer::$theme
SnapshotViewer::$variant
the constructor only stores relevant data for future use
construct the necessary Javascript-code to do the inline slideshow configuration
this steps through the snapshots list and prepares the necessary javascript function calls to create and populate the inline slideshow. The following slideshow parameters are conveyed:
construct the necessary code to show N static images in case JavaScript is OFF
this steps through the first N images of the snapshots list and prepares the necessary code to create and populate N static non-rotating img-tags, sandwiched in a noscript tag (graceful degradation...)
The following slideshow parameters are used:
read configuration paramerters and actually generate the inline slide show
this routine decides what to do and calls the appropriate workhorse routine(s)
Inherited From SnapshotViewer
SnapshotViewer::SnapshotViewer()
SnapshotViewer::add_snapshot_navbar()
SnapshotViewer::get_snapshots()
SnapshotViewer::get_snapshots_configuration()
SnapshotViewer::images_array()
SnapshotViewer::javascript_add_configuration()
SnapshotViewer::javascript_include_once()
SnapshotViewer::run()
SnapshotViewer::view_raw()
SnapshotViewer::view_slideshow()
SnapshotViewer::view_snapshot()
SnapshotViewer::view_thumbnails()
Documentation generated on Tue, 28 Jun 2016 19:12:02 +0200 by phpDocumentor 1.4.0