Procedural File: pninit.php
Source Location: /AvantGo/pninit.phpClasses:
Page Details:
Zikula Application FrameworkTags:
AvantGo_delete [line 65]
|
Delete the AvantGo module
This function is only ever called once during the lifetime of a particular module instance
Tags:
[ Top ]
AvantGo_init [line 21]
|
initialise the AvantGo module
This function is only ever called once during the lifetime of a particular module instance
Tags:
[ Top ]
AvantGo_upgrade [line 43]
|
upgrade the AvantGo module from an old version
This function can be called multiple times
Tags:
Parameters
| 'oldversion' | $oldversion | the previous version number of the module |
[ Top ]
