Detailed Description
Rights installer component class file.
- Author
- Christoffer Niska cnisk.nosp@m.a@li.nosp@m.ve.co.nosp@m.m
- Copyright
- Copyright © 2010 Christoffer Niska
- Since
- 0.9.3
Definition at line 10 of file RInstaller.php.
Member Function Documentation
RInstaller::getInstalled |
( |
| ) |
|
RInstaller::getUniqueRoles |
( |
| ) |
|
|
private |
Returns a list of unique roles names.
- Returns
- array the list of roles.
Definition at line 150 of file RInstaller.php.
Initializes the installer.
- Exceptions
-
CException | if the authorization manager or the web user is not configured to use the correct class. |
Definition at line 51 of file RInstaller.php.
Runs the installer.
- Parameters
-
boolean | whether to drop tables if they exists. |
- Returns
- boolean whether the installer ran successfully.
Definition at line 80 of file RInstaller.php.
Member Data Documentation
RInstaller::$_authManager |
|
private |
RInstaller::$authenticatedName |
RInstaller::$defaultRoles |
RInstaller::$superuserName |
const RInstaller::ERROR_NONE = 0 |
const RInstaller::ERROR_QUERY_FAILED = 1 |
The documentation for this class was generated from the following file: