Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page pnadmin.php

Procedural File: pnadmin.php

Source Location: /AuthPN/pnadmin.php

Classes:



Page Details:

Zikula Application Framework



Tags:

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








AuthPN_admin_main [line 26]

output AuthPN_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 ]



AuthPN_admin_modifyconfig [line 49]

output AuthPN_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 ]



AuthPN_admin_updateconfig [line 77]

void AuthPN_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:  The Zikula Development Team


Parameters

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


Packages:

Files:

Classes: