Procedural File: pninit.php
Source Location: /modules/Top_List/pninit.php
Page Details:
Zikula Application Framework
Tags:
Top_List_delete [line 67]
delete the Top List 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_List_init [line 22]
initialise the Top List 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_List_upgrade [line 41]
bool Top_List_upgrade(
$oldversion)
|
|
upgrade the Top List 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
|