Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page pninit.php

Procedural File: pninit.php

Source Location: /Groups/pninit.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pninit.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
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 ]


Packages:

Files:

Classes: