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

Procedural File: pninit.php

Source Location: /system/SecurityCenter/pninit.php



Page Details:

Zikula Application Framework



Tags:

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








securitycenter_delete [line 104]

bool securitycenter_delete( )

delete the anticracker module

This function is only ever called once during the lifetime of a particular module instance




Tags:

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


[ Top ]



securitycenter_init [line 20]

bool securitycenter_init( )

initialise the anticracker module

This function is only ever called once during the lifetime of a particular module instance




Tags:

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


[ Top ]



securitycenter_upgrade [line 83]

bool securitycenter_upgrade( int $oldversion)

upgrade the anticracker module from an old version

This function can be called multiple times




Tags:

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


Parameters

int   $oldversion   version number to upgrade from
[ Top ]



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