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: /Settings/pninit.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pninit.php 24386 2008-06-16 15:31:24Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








settings_delete [line 196]

bool settings_delete( )

delete the settings module

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




Tags:

return:  true if successful, false otherwise
author:  Patrick Kellum
author:  Simon Wunderlin


[ Top ]



settings_init [line 21]

bool settings_init( )

initialise the settings module

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




Tags:

return:  true if successful, false otherwise
author:  Patrick Kellum
author:  Simon Wunderlin


[ Top ]



settings_upgrade [line 107]

bool settings_upgrade( int $oldversion)

upgrade the settings module from an old version

This function can be called multiple times




Tags:

return:  true if successful, false otherwise
author:  Patrick Kellum
author:  Simon Wunderlin


Parameters

int   $oldversion   version to upgrade from
[ Top ]



_settings_gettimezones [line 208]

void _settings_gettimezones( )





[ Top ]


Packages:

Files:

Classes: