Zikula_Value_Addons
[ class tree: Zikula_Value_Addons ] [ index: Zikula_Value_Addons ] [ all elements ]

Procedural File: pninit.php

Source Location: /modules/Top_List/pninit.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pninit.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








Top_List_delete [line 67]

bool Top_List_delete( )

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:

return:  true on success, false otherwise
author:  Mark West


[ Top ]



Top_List_init [line 22]

bool Top_List_init( )

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:

return:  true on success, false otherwise
author:  Mark West


[ Top ]



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:

return:  true on success, false otherwise
author:  Mark West


Parameters

   $oldversion  
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:53:34 +0200 by phpDocumentor 1.4.1