CMS  Version 3.9
zip_library.inc File Reference

Go to the source code of this file.

Variables

 $document_library_id = checkNumeric($_GET["document_library_id"])
 
if(! $process) else
 

Variable Documentation

◆ $document_library_id

$document_library_id = checkNumeric($_GET["document_library_id"])

Definition at line 38 of file zip_library.inc.

◆ else

if (! $process) else
Initial value:
{
static zipLibrary($library_id, $process=null)
Generate a ZIP archive of all the documents in the specified library.
$process
Definition: run.php:54
$document_library_id
Definition: zip_library.inc:38

Definition at line 49 of file zip_library.inc.