Procedural File: pninit.php
Source Location: /system/AuthPN/pninit.php
Page Details:
Zikula Application Framework
Tags:
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:
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:
AuthPN_upgrade [line 47]
bool AuthPN_upgrade(
$oldversion)
|
|
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
|