Public Member Functions | |
| __construct ($id, $currentUser, $templateObject, $folder, $connection) | |
| deleteInstanceTables () | |
| getPluginName () | |
| getId () | |
| getPluginDescription () | |
| getHeaderTags () | |
| getRequiredCss () | |
| updatePois () | |
| insertPoi ($name, $position) | |
| deletePoi ($id) | |
| editPoi ($id, $name, $position) | |
| getStartPoi () | |
| start () | |
Public Member Functions inherited from plugin | |
| __construct ($id, $currentUser, $template, $folder, $connection) | |
| getPluginName () | |
| getPluginDescription () | |
| getMessages () | |
| getClassName () | |
| getRequiredDojo () | |
| getRequiredCss () | |
| getOnLoadCode () | |
| getJs () | |
| getHeaderTags () | |
| getDbPrefix () | |
| deleteInstanceTables () | |
| start () | |
| getId () | |
Ideas for this plugin: make pois shareable name start = startposition May html-content on single points? extended but easy to build in find out how to draw ares. need another model and table then, but would be practical
| osmapPluginSkamster::__construct | ( | $id, | |
| $currentUser, | |||
| $templateObject, | |||
| $folder, | |||
| $connection | |||
| ) |
Constructor
| array | $post | all the post-datas.. |
| array | $get | all the get-datas |
| unknown_type | $currentUser | |
| unknown_type | $connection |
| osmapPluginSkamster::getPluginDescription | ( | ) |
This method will just be executed on instance plugins.
1.8.6