|
| __construct ($id, $currentUser, $templateObject, $folder, $connection) |
|
| deleteInstanceTables () |
|
| getRequiredCss () |
|
| getPluginName () |
|
| getId () |
|
| getRequiredDojo () |
|
| getPluginDescription () |
|
| getOnLoadCode () |
|
| insertSite ($name, $content) |
|
| deleteSite ($id) |
|
| editSite ($id, $name, $content) |
|
| getSiteById ($id) |
|
| updateSites () |
|
| start () |
|
| __construct ($id, $currentUser, $template, $folder, $connection) |
|
| getPluginName () |
|
| getPluginDescription () |
|
| getMessages () |
|
| getClassName () |
|
| getRequiredDojo () |
|
| getRequiredCss () |
|
| getOnLoadCode () |
|
| getJs () |
|
| getHeaderTags () |
|
| getDbPrefix () |
|
| deleteInstanceTables () |
|
| start () |
|
| getId () |
|
skamsterSite::__construct |
( |
|
$id, |
|
|
|
$currentUser, |
|
|
|
$templateObject, |
|
|
|
$folder, |
|
|
|
$connection |
|
) |
| |
Constructor
- Parameters
-
array | $post | all the post-datas.. |
array | $get | all the get-datas |
unknown_type | $currentUser | |
unknown_type | $connection | |
skamsterSite::getPluginDescription |
( |
| ) |
|
This method will just be executed on instance plugins.
The documentation for this class was generated from the following file: