Procedural File: pnadmin.php
Source Location: /modules/Referers/pnadmin.php
Page Details:
Zikula Application Framework
Tags:
referers_admin_delete [line 143]
void referers_admin_delete(
tid $args, confirmation 1)
|
|
delete item
Tags:
Parameters
| confirmation |
1 |
confirmation that this item can be deleted |
| tid |
$args |
the id of the item to be modified |
Referers_admin_main [line 19]
output Referers_admin_main(
)
|
|
the main administration function
Tags:
referers_admin_modifyconfig [line 79]
output referers_admin_modifyconfig(
)
|
|
Modify configuration
Tags:
referers_admin_updateconfig [line 103]
void referers_admin_updateconfig(
httref 0, itemsperpage 1)
|
|
Update the configuration
Tags:
Parameters
| httref |
0 |
activate the http referers |
| itemsperpage |
1 |
number of items per page |
referers_admin_view [line 40]
output referers_admin_view(
[startnum 0 = The number of the first item to show])
|
|
view items
Tags:
Parameters
| startnum |
0 |
The number of the first item to show |
|
|