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

Procedural File: pninit.php

Source Location: /system/Groups/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








groups_defaultdata [line 104]

bool groups_defaultdata( )

create the default data for the groups module

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




Tags:

return:  false
author:  Mark West


[ Top ]



Groups_delete [line 89]

bool Groups_delete( )

delete the groups module

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




Tags:

return:  true if delete succesful, false otherwise
author:  Mark West


[ Top ]



Groups_init [line 20]

bool Groups_init( )

initialise the groups module

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




Tags:

return:  true if initialisation succesful, false otherwise
author:  Mark West


[ Top ]



Groups_upgrade [line 56]

bool Groups_upgrade( int $oldversion)

upgrade the groups module from an old version

This function can be called multiple times




Tags:

return:  true if upgrade succesful, false otherwise
author:  Mark West


Parameters

int   $oldversion   version to upgrade from
[ Top ]



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