프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$root | string | Path to the root directory | |
$rootIsWritable | boolean |
메소드 | 설명 | |
---|---|---|
__construct ( ) | ||
fsPermissionsAction ( ) : ZF\ContentNegotiation\ViewModel |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | boolean |
public fsPermissionsAction ( ) : ZF\ContentNegotiation\ViewModel | ||
리턴 | ZF\ContentNegotiation\ViewModel |
protected moduleIsWritable ( ) : boolean | ||
리턴 | boolean |
protected rootIsWritable ( ) : boolean | ||
리턴 | boolean |