PHP Class Networking\InitCmsBundle\Controller\MediaMultiUploadController

(c) net working AG For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Inheritance: extends Oneup\UploaderBundle\Controller\AbstractController
Mostrar archivo Open project: networking/init-cms-bundle

Public Methods

Method Description
upload ( )

Protected Methods

Method Description
handleUpload ( $file, Oneup\UploaderBundle\Uploader\Response\ResponseInterface $response, Request $request )

Method Details

handleUpload() protected method

protected handleUpload ( $file, Oneup\UploaderBundle\Uploader\Response\ResponseInterface $response, Request $request )
$file
$response Oneup\UploaderBundle\Uploader\Response\ResponseInterface
$request Symfony\Component\HttpFoundation\Request

upload() public method

public upload ( )