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: /PendingContent/pnadmin.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnadmin.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
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 ]


Packages:

Files:

Classes: