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

Procedural File: pnadmin.php

Source Location: /modules/PendingContent/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








pendingcontent_admin_create [line 62]

string pendingcontent_admin_create( 'pendingcontent['name']' $args, 'pendingcontent['sql']' 1, 'pendingcontent['url']' 2)

Create item



Tags:

return:  HTML string
author:  Hartmut Koenig


Parameters

'pendingcontent['sql']'   1   the sql string to get pending items
'pendingcontent['url']'   2   the url of the target modules admin panel
'pendingcontent['name']'   $args   the name of the pending rule to be created
[ Top ]



pendingcontent_admin_delete [line 167]

void pendingcontent_admin_delete( 'pid' $args, 'confirmation' 1)

delete item



Parameters

'confirmation'   1   confirmation that this item can be deleted
'pid'   $args   the id of the item to be deleted
[ Top ]



pendingcontent_admin_main [line 19]

string pendingcontent_admin_main( )

the main administration function



Tags:

return:  HTML string
author:  Hartmut Koenig


[ Top ]



pendingcontent_admin_modify [line 94]

void pendingcontent_admin_modify( 'pid' $args)

modify an item



Parameters

'pid'   $args   the id of the item to be modified
[ Top ]



pendingcontent_admin_modifyconfig [line 277]

void pendingcontent_admin_modifyconfig( )

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

module




[ Top ]



pendingcontent_admin_new [line 39]

string pendingcontent_admin_new( )

add new item



Tags:

return:  HTML string
author:  Hartmut Koenig


[ Top ]



pendingcontent_admin_update [line 133]

void pendingcontent_admin_update( 'pendingcontent['pid']' $args, 'pendingcontent['name']' 1, 'pendingcontent['sql']' 2, 'pendingcontent['url']' 3)

Update item



Parameters

'pendingcontent['name']'   1   the name of the pending rule to be created
'pendingcontent['sql']'   2   the sql string to get pending items
'pendingcontent['url']'   3   the url of the target modules admin panel
'pendingcontent['pid']'   $args   the id of the item to be updated
[ Top ]



pendingcontent_admin_updateconfig [line 298]

void pendingcontent_admin_updateconfig( )

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

module given the information passed back by the modification form




[ Top ]



pendingcontent_admin_view [line 222]

void pendingcontent_admin_view( )

view items



[ Top ]



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