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

Procedural File: pninit.php

Source Location: /system/AuthPN/pninit.php



Page Details:

Zikula Application Framework



Tags:

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








AuthPN_delete [line 64]

bool AuthPN_delete( )

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:

return:  true on success, false otherwise
author:  Jim McDonald


[ Top ]



AuthPN_init [line 24]

bool AuthPN_init( )

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:

return:  true on success, false otherwise
author:  Jim McDonald


[ Top ]



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:

return:  true on success, false otherwise
author:  Jim McDonald


Parameters

   $oldversion  
[ Top ]



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