PHP 클래스 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.
상속: extends Oneup\UploaderBundle\Controller\AbstractController
파일 보기 프로젝트 열기: networking/init-cms-bundle

공개 메소드들

메소드 설명
upload ( )

보호된 메소드들

메소드 설명
handleUpload ( $file, Oneup\UploaderBundle\Uploader\Response\ResponseInterface $response, Request $request )

메소드 상세

handleUpload() 보호된 메소드

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 upload ( )