PHP Interface Jarves\File\FileInfoInterface

Datei anzeigen Open project: jarves/jarves Interface Usage Examples

Public Methods

Method Description
getCreatedTime ( )
getDir ( )
getIcon ( )
getMimeType ( )
getModifiedTime ( )
getName ( )
getPath ( )
getType ( )
isDir ( )
isFile ( )
isMountPoint ( )
toArray ( ) : array

Method Details

getCreatedTime() public method

public getCreatedTime ( )

getDir() public method

public getDir ( )

getIcon() public method

public getIcon ( )

getMimeType() public method

public getMimeType ( )

getModifiedTime() public method

public getModifiedTime ( )

getName() public method

public getName ( )

getPath() public method

public getPath ( )

getType() public method

public getType ( )

isDir() public method

public isDir ( )

isFile() public method

public isFile ( )

isMountPoint() public method

public isMountPoint ( )

toArray() public method

public toArray ( ) : array
return array