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

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pninit.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








AvantGo_delete [line 65]

bool AvantGo_delete( )

Delete the AvantGo module

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




Tags:

return:  true if deletion successful, false otherwise
author:  Mark West
link:  http://www.markwest.me.uk


[ Top ]



AvantGo_init [line 21]

bool AvantGo_init( )

initialise the AvantGo module

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




Tags:

return:  true if initalisation successful, false otherwise
author:  Mark West
link:  http://www.markwest.me.uk


[ Top ]



AvantGo_upgrade [line 43]

bool AvantGo_upgrade( 'oldversion' $oldversion)

upgrade the AvantGo module from an old version

This function can be called multiple times




Tags:

return:  true if upgrade successful, false otherwise
author:  Mark West
link:  http://www.markwest.me.uk


Parameters

'oldversion'   $oldversion   the previous version number of the module
[ Top ]


Packages:

Files:

Classes: