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

Procedural File: pnadmin.php

Source Location: /system/Search/pnadmin.php



Page Details:

Zikula Application Framework



Tags:

author:  Mark West
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








Search_admin_main [line 27]

output Search_admin_main( )

the main administration function

This function is the default function, and is called whenever the module is called 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:  The main module admin page.
author:  The Zikula Development Team


[ Top ]



Search_admin_modifyconfig [line 50]

output Search_admin_modifyconfig( )

Modify configuration

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




Tags:

return:  The configuration page
author:  The Zikula Development Team


[ Top ]



Search_admin_updateconfig [line 89]

void Search_admin_updateconfig( bold 0, itemsperpage 1)

Update the configuration

This is a standard function to update the configuration parameters of the module given the information passed back by the modification form Modify configuration




Tags:

author:  Jim McDonald


Parameters

bold   0   print items in bold
itemsperpage   1   number of items per page
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:51:13 +0200 by phpDocumentor 1.4.1