protected Manager $manager
private array $rootObject
public __construct({Array})
Parameter | Type | Description |
---|
$options | Map | |
$manager | Manager | |
Parameter | Type | Description |
---|
$reset | bool | |
public loadRootObject({Array})
Parameter | Type | Description |
---|
$skip_root_reload | bool | |
Parameter | Type | Description |
---|
$path | string | |
$regex_filter | string | |
$sort | int | |
$show_hidden | bool | |
$relative_path | string | |
$ | bool | |
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
public isReadable({Array})
Parameter | Type | Description |
---|
$path | string | |
public isWritable({Array})
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
public filectime({Array})
Parameter | Type | Description |
---|
$path | string | |
public filemtime({Array})
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
public fileatime({Array})
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
public fileperms({Array})
Parameter | Type | Description |
---|
$path | string | |
public mimeContentType({Array})
Parameter | Type | Description |
---|
$path | string | |
public md5Checksum({Array})
Parameter | Type | Description |
---|
$path | string | |
public thumbnailURL({Array})
Parameter | Type | Description |
---|
$path | string | |
$width | int | |
$height | int | |
$format | string | |
$params | array | |
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
$recurse | bool | |
Parameter | Type | Description |
---|
$path | string | |
$offset | int | |
$maxlen | int | |
Parameter | Type | Description |
---|
$path | string | |
$bytes | string | |
$content_type | string | |
$overwrite | bool | |
Upload a file that was uploaded with a POST.
Parameter | Type | Description |
---|
$path | string | |
$file | array | |
$overwrite | bool | |
Parameter | Type | Description |
---|
$src | string | |
$dst | string | |
$overwrite | bool | |
Parameter | Type | Description |
---|
$src | string | |
$dst | string | |
Parameter | Type | Description |
---|
$src | string | |
$dst | string | |
$overwrite | bool | |
Parameter | Type | Description |
---|
$path | string | |
$mode | int | |
Parameter | Type | Description |
---|
$path | string | |
$user | string | |
Parameter | Type | Description |
---|
$path | string | |
$group | string | |
Parameter | Type | Description |
---|
$path | string | |
$values | array | |
Parameter | Type | Description |
---|
$path | string | |
$key | string | |
$ | false | |
public previewURL({Array})
Parameter | Type | Description |
---|
$path | string | |
$params | array | |
public directURL({Array})
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$search | string | |
$path | string | |
$case_insensitive | bool | |
$ | false | |
public authorise({Array})
Parameter | Type | Description |
---|
$redirect_uri | string | |
public authorised({Array})
public buildAuthURL({Array})
Parameter | Type | Description |
---|
$callback_url | string | |
public openStream({Array})
Parameter | Type | Description |
---|
$path | string | |
$mode | string | |
public writeStream({Array})
Parameter | Type | Description |
---|
$stream | resource | |
$bytes | string | |
$length | int | |
public readStream({Array})
Parameter | Type | Description |
---|
$stream | resource | |
$length | int | |
public seekStream({Array})
Parameter | Type | Description |
---|
$stream | mixed | |
$offset | int | |
$whence | int | |
public tellStream({Array})
Parameter | Type | Description |
---|
$stream | mixed | |
public eofStream({Array})
Parameter | Type | Description |
---|
$stream | mixed | |
public truncateStream({Array})
Parameter | Type | Description |
---|
$stream | mixed | |
$size | int | |
public lockStream({Array})
Parameter | Type | Description |
---|
$stream | mixed | |
$operation | int | |
$wouldblock | int | |
public flushStream({Array})
Parameter | Type | Description |
---|
$stream | mixed | |
public getsStream({Array})
Parameter | Type | Description |
---|
$stream | mixed | |
$length | int | |
public closeStream({Array})
Parameter | Type | Description |
---|
$stream | resource | |
private loadObjects({Array})
Parameter | Type | Description |
---|
$parent | array | |
Parameter | Type | Description |
---|
$path | string | |
Parameter | Type | Description |
---|
$path | string | |
$ | false | |
private dedupDirectory({Array})
Parameter | Type | Description |
---|
$parent | string | |
$filename | string | |
private cleanChunk({Array})
Parameter | Type | Description |
---|
$start_chunk_id | int | |
private resolveFullPaths({Array})
Parameter | Type | Description |
---|
$arrayOfFileIDs | array | |
$ | false | |
Generated by Hazaar API Doc Generator