Inheritance diagram for AclShell:

Public Member Functions | |
| __dataVars ($type=null) | |
| __getParams () | |
| check () | |
| checkNodeType () | |
| create () | |
| delete () | |
| deny () | |
| getPath () | |
| grant () | |
| help () | |
| inherit () | |
| initdb () | |
| main () | |
| nodeExists () | |
| setParent () | |
| startup () | |
| view () | |
Public Attributes | |
| $Acl | |
| $args | |
| $dataSource = 'default' | |
| $tasks = array('DbConfig') | |
Definition at line 35 of file acl.php.
| AclShell::__dataVars | ( | $ | type = null |
) |
| AclShell::__getParams | ( | ) |
| AclShell::check | ( | ) |
| AclShell::checkNodeType | ( | ) |
| AclShell::create | ( | ) |
Creates an ARO/ACO node
public
Definition at line 130 of file acl.php.
References __(), __dataVars(), Shell::_checkArgs(), a(), checkNodeType(), Shell::err(), Shell::error(), Set::extract(), and Shell::out().
| AclShell::delete | ( | ) |
Delete an ARO/ACO node.
public
Definition at line 187 of file acl.php.
References __dataVars(), Shell::_checkArgs(), and checkNodeType().
| AclShell::deny | ( | ) |
| AclShell::getPath | ( | ) |
| AclShell::grant | ( | ) |
| AclShell::help | ( | ) |
| AclShell::inherit | ( | ) |
| AclShell::initdb | ( | ) |
| AclShell::main | ( | ) |
| AclShell::nodeExists | ( | ) |
| AclShell::setParent | ( | ) |
| AclShell::startup | ( | ) |
Override startup of the Shell
public
Reimplemented from Shell.
Definition at line 69 of file acl.php.
References $out, __(), Object::_stop(), config(), Shell::err(), help(), initdb(), Shell::out(), params(), and Configure::read().
| AclShell::view | ( | ) |
| AclShell::$tasks = array('DbConfig') |
1.4.7