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: /Banners/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








Banners_delete [line 94]

bool Banners_delete( )

delete the Banners module

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




Tags:

return:  true if successful, false otherwise
author:  Devin Hayes


[ Top ]



Banners_init [line 22]

bool Banners_init( )

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



Tags:

return:  true if successful, false otherwise
author:  Devin Hayes
todo:  identify suitable indexes


[ Top ]



Banners_upgrade [line 56]

bool Banners_upgrade( $oldversion)

upgrade the Banners module from an old version

This function can be called multiple times




Tags:

return:  true if successful, false otherwise
author:  Devin Hayes


Parameters

   $oldversion  
[ Top ]


Packages:

Files:

Classes: