PHP 클래스 Mediamanager\Controller\Mediamanager

상속: extends Cockpit\Controller
파일 보기 프로젝트 열기: sjardim/Hugopit

보호된 프로퍼티들

프로퍼티 타입 설명
$root

공개 메소드들

메소드 설명
api ( )
index ( )
loadbookmarks ( )
savebookmarks ( )
thumbnail ( $image, $width = 50, $height = 50 )

보호된 메소드들

메소드 설명
_rrmdir ( $dir )
createfile ( )
createfolder ( )
download ( )
getfilelist ( )
ls ( )
readfile ( )
removefiles ( )
rename ( )
unzip ( )
upload ( )
writefile ( )

메소드 상세

_rrmdir() 보호된 메소드

protected _rrmdir ( $dir )

api() 공개 메소드

public api ( )

createfile() 보호된 메소드

protected createfile ( )

createfolder() 보호된 메소드

protected createfolder ( )

download() 보호된 메소드

protected download ( )

getfilelist() 보호된 메소드

protected getfilelist ( )

index() 공개 메소드

public index ( )

loadbookmarks() 공개 메소드

public loadbookmarks ( )

ls() 보호된 메소드

protected ls ( )

readfile() 보호된 메소드

protected readfile ( )

removefiles() 보호된 메소드

protected removefiles ( )

rename() 보호된 메소드

protected rename ( )

savebookmarks() 공개 메소드

public savebookmarks ( )

thumbnail() 공개 메소드

public thumbnail ( $image, $width = 50, $height = 50 )

unzip() 보호된 메소드

protected unzip ( )

upload() 보호된 메소드

protected upload ( )

writefile() 보호된 메소드

protected writefile ( )

프로퍼티 상세

$root 보호되어 있는 프로퍼티

protected $root