Procedural File: pninit.php
Source Location: /Groups/pninit.phpClasses:
Page Details:
Zikula Application FrameworkTags:
groups_defaultdata [line 104]
|
create the default data for the groups module
This function is only ever called once during the lifetime of a particular module instance
Tags:
[ Top ]
Groups_delete [line 89]
|
delete the groups module
This function is only ever called once during the lifetime of a particular module instance
Tags:
[ Top ]
Groups_init [line 20]
|
initialise the groups module
This function is only ever called once during the lifetime of a particular module instance
Tags:
[ Top ]
Groups_upgrade [line 56]
|
upgrade the groups module from an old version
This function can be called multiple times
Tags:
Parameters
| int | $oldversion | version to upgrade from |
[ Top ]
