$_params
$_params : array
The Ansel_View_Upload:: class provides a view for handling image uploads.
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
$_gallery : \Ansel_Gallery
__construct(\<type> $params = array())
Initialize the view. Needs the following parameters: <pre> 'browse_button' - Dom id of button to open file system browser.
'target' - Url of the target page to upload images to. 'drop_target' - Dom id of the element to receive drag and drop images (If runtime supports it). 'gallery' - The gallery id we are uploading to.
\ |
$params |