50 $gallery->filter =
new ExclusionFilter(
"read_access",
"write_access");
56 $form->group(
"Gallery Properties",
"gallery_name",
"identifier",
"description",
"hidden");
57 $form->group(
"Display Options",
"image_link_mode",
"thumbnail_size",
"published");
61 $form->hide(
"owner_id");
67 $d =
$form->data->getGalleryDirectory();
68 if (!is_dir(
$d) && !file_exists(
$d))
73 if (
$form->deleted) redirect(
"image_galleries");
75 $tabs->queryString =
"gallery_id=".$form->data->gallery_id;
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
static imageGalleryTabs($key)
$method
Pull out a simple reference to the request method.
if(!checkRole($library->allow_access) &&! $library->allowAccess()) if(!checkRole($document->allow_access)) $d