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

Procedural File: pnadmin.php

Source Location: /modules/AvantGo/pnadmin.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnadmin.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








AvantGo_admin_main [line 25]

string AvantGo_admin_main( )

the main administration function

This function is the default function, and is called whenever the module is initiated without defining arguments. As such it can be used for a number of things, but most commonly it either just shows the module menu and returns or calls whatever the module designer feels should be the default function (often this is the view() function)




Tags:

return:  HTML string
author:  Mark West
link:  http://www.markwest.me.uk


[ Top ]



AvantGo_admin_modifyconfig [line 77]

string AvantGo_admin_modifyconfig( )

This is a standard function to modify the configuration parameters of the

module




Tags:

return:  HTML string
author:  Mark West
link:  http://www.markwest.me.uk


[ Top ]



AvantGo_admin_updateconfig [line 102]

bool AvantGo_admin_updateconfig( ['itemsperpage' 0 = the number of items to display on the module page])

This is a standard function to update the configuration parameters of the

module given the information passed back by the modification form




Tags:

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


Parameters

'itemsperpage'   0   the number of items to display on the module page
[ Top ]



AvantGo_admin_view [line 46]

strong AvantGo_admin_view( ['startnum' 0 = the starting article numbner])

View items that would be displayed by the module within PN framework



Tags:

return:  HTML string
author:  Mark West
link:  http://www.markwest.me.uk


Parameters

'startnum'   0   the starting article numbner
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:50:00 +0200 by phpDocumentor 1.4.1