Public Member Functions | |
| createData () | |
| getCreateDirectories () | |
| Install ($params, $descriptor= 'install.xml', $isPlugin=false) | |
Definition at line 29 of file Install.inc.php.
| Install.createData | ( | ) |
Create initial required data.
Definition at line 60 of file Install.inc.php.
References Validation.encryptCredentials().
| Install.getCreateDirectories | ( | ) |
Get the names of the directories to create.
Definition at line 50 of file Install.inc.php.
| Install.Install | ( | $ | params, | |
| $ | descriptor = 'install.xml', |
|||
| $ | isPlugin = false | |||
| ) |
Constructor.
| $params | array installer parameters | |
| $descriptor | string descriptor path | |
| $isPlugin | boolean true iff a plugin is being installed |
Definition at line 38 of file Install.inc.php.
1.4.7