PHP Class Piwik\Plugins\CustomPiwikJs\File

Afficher le fichier Open project: piwik/piwik Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $file )
checkReadable ( )
checkWritable ( )
getContent ( )
getName ( )
hasReadAccess ( ) : boolean
hasWriteAccess ( ) : boolean
save ( $content )

Method Details

__construct() public méthode

public __construct ( $file )

checkReadable() public méthode

public checkReadable ( )

checkWritable() public méthode

public checkWritable ( )

getContent() public méthode

public getContent ( )

getName() public méthode

public getName ( )

hasReadAccess() public méthode

public hasReadAccess ( ) : boolean
Résultat boolean

hasWriteAccess() public méthode

public hasWriteAccess ( ) : boolean
Résultat boolean

save() public méthode

public save ( $content )