47 echo
$process->run(
"/action/document/zip_library?document_library_id=$document_library_id");
static zipLibrary($library_id, $process=null)
Generate a ZIP archive of all the documents in the specified library.
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.
Provides a central management class for event handlers and common functionality for the process compo...