Definition at line 39 of file embedded_slideshow.inc.
◆ postProcessContent()
static EmbeddedSlideshowHandler::postProcessContent |
( |
|
$content | ) |
|
|
static |
Definition at line 41 of file embedded_slideshow.inc.
47 if (preg_match(
"/\\{slideshow:(?:<span>)?([\\w\\d_]+)(?:<\\/span>)?:(\\d+)\\s*x\\s*(\\d+)\\}/i",
$content, $matches))
62 $images =
$gallery->Images(
"WHERE include_in_slideshow=1 ORDER BY sort_order, image_id");
72 $sout = ob_get_contents();
static findByIdentifier($identifier)
The Slideshow class provides a reusable user interface control that displays images from the database...
if(array_key_exists("HTTP_IF_MODIFIED_SINCE", $_SERVER)) $content
The documentation for this class was generated from the following file: