Procedural File: pninit.php
Source Location: /modules/AvantGo/pninit.php
Page Details:
Zikula Application Framework
Tags:
AvantGo_delete [line 65]
Delete the AvantGo module This function is only ever called once during the lifetime of a particular module instance
Tags:
AvantGo_init [line 21]
initialise the AvantGo module This function is only ever called once during the lifetime of a particular module instance
Tags:
AvantGo_upgrade [line 43]
bool AvantGo_upgrade(
'oldversion' $oldversion)
|
|
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 |
|