프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$AclExtras | AclExtras instance | ||
$args | array | Contains arguments parsed from the command line. |
메소드 | 설명 | |
---|---|---|
__construct ( $stdout = null, $stderr = null, $stdin = null ) | Constructor | |
aco_sync ( ) : void | Sync the ACO table | |
aco_update ( ) : void | Updates the Aco Tree with new controller actions. | |
getOptionParser ( ) | ||
recover ( ) : void | Recover an Acl Tree | |
startup ( ) : void | Start up And load Acl Component / Aco model | |
verify ( ) : void | Verify a Acl Tree |
public __construct ( $stdout = null, $stderr = null, $stdin = null ) |
public aco_update ( ) : void | ||
리턴 | void |