Procedural File: pninit.php
Source Location: /AuthPN/pninit.phpClasses:
Page Details:
Zikula Application FrameworkTags:
AuthPN_delete [line 64]
|
delete the AuthPN module
This function is only ever called once during the lifetime of a particular module instance This function MUST exist in the pninit file for a module
Tags:
[ Top ]
AuthPN_init [line 24]
|
initialise the AuthPN module
This function is only ever called once during the lifetime of a particular module instance. This function MUST exist in the pninit file for a module
Tags:
[ Top ]
AuthPN_upgrade [line 47]
|
upgrade the AuthPN module from an old version
This function can be called multiple times This function MUST exist in the pninit file for a module
Tags:
Parameters
| $oldversion |
[ Top ]
