PHP Class Mediamanager\Controller\Mediamanager

Inheritance: extends Cockpit\Controller
Show file Open project: sjardim/Hugopit

Protected Properties

Property Type Description
$root

Public Methods

Method Description
api ( )
index ( )
loadbookmarks ( )
savebookmarks ( )
thumbnail ( $image, $width = 50, $height = 50 )

Protected Methods

Method Description
_rrmdir ( $dir )
createfile ( )
createfolder ( )
download ( )
getfilelist ( )
ls ( )
readfile ( )
removefiles ( )
rename ( )
unzip ( )
upload ( )
writefile ( )

Method Details

_rrmdir() protected method

protected _rrmdir ( $dir )

api() public method

public api ( )

createfile() protected method

protected createfile ( )

createfolder() protected method

protected createfolder ( )

download() protected method

protected download ( )

getfilelist() protected method

protected getfilelist ( )

index() public method

public index ( )

loadbookmarks() public method

public loadbookmarks ( )

ls() protected method

protected ls ( )

readfile() protected method

protected readfile ( )

removefiles() protected method

protected removefiles ( )

rename() protected method

protected rename ( )

savebookmarks() public method

public savebookmarks ( )

thumbnail() public method

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

unzip() protected method

protected unzip ( )

upload() protected method

protected upload ( )

writefile() protected method

protected writefile ( )

Property Details

$root protected property

protected $root