This is the main application class. It handles command-line options, input and output. It communicates with ACLDatabase to save or retrieve ACLs to/from the backup database and with ACLIdMapper to get information about users and groups.
Located in /aclbit.php (line 942)
Constructor.
Validates options.
Runs ACL manager, i.e. the selected action.
Sets an action.
Sets an option value.
Remembers command line options in $this->options.
Gets configuration options from a configuration file (ini structure).
Full mask rights (int).
$this->options key for path to configuration file.
$this->options key for path to SQLite db.
$this->options key for files flag. When the flag is on, files' ACLs are backed up as well.
$this->options key for group name or id to search for.
$this->options key for path to retrieve ACL entry for.
$this->options key for recursive flag.
$this->options key for absolute path to the backup root.
$this->options key for absolute path to this program.
$this->options key for input from stdin.
$this->options key for user name or id to search for.
Documentation generated on Wed, 30 Apr 2008 08:38:21 +0200 by phpDocumentor 1.4.0