Property | Type | Description | |
---|---|---|---|
$root | string | Path to the root directory | |
$rootIsWritable | boolean |
Method | Description | |
---|---|---|
__construct ( ) | ||
fsPermissionsAction ( ) : ZF\ContentNegotiation\ViewModel |
Method | Description | |
---|---|---|
configIsWritable ( ) : boolean | Are the config and config/autoload directories writable? | |
moduleIsWritable ( ) : boolean | Is the module directory writable? | |
rootIsWritable ( ) : boolean | Is the application root writable? |
protected configIsWritable ( ) : boolean | ||
return | boolean |
public fsPermissionsAction ( ) : ZF\ContentNegotiation\ViewModel | ||
return | ZF\ContentNegotiation\ViewModel |
protected moduleIsWritable ( ) : boolean | ||
return | boolean |
protected rootIsWritable ( ) : boolean | ||
return | boolean |