47 echo
$process->run(
"/action/image/zip_gallery?gallery_id=$gallery_id");
static using()
Import the datamodels, views and manifest for the specified component(s).
static end($message="")
Use this method to terminate execution of a script instead of using the php keywords exit() or die().
static assertRole($role, $redirect="", $message="")
Assert that the user has one of the specified roles.
static zipGallery($gallery_id, $process=null)
Generate a ZIP archive of all the images in the specified gallery.
Provides a central management class for event handlers and common functionality for the process compo...