Procedural File: pnuser.php
Source Location: /Feeds/pnuser.phpClasses:
Page Details:
Zikula Application FrameworkTags:
feeds_user_display [line 180]
|
display item This is a standard function to provide detailed informtion on a single item available from the module.
Parameters
| $args |
[ Top ]
feeds_user_main [line 21]
|
the main user function
This function is the default function, and is called whenever the module is initiated 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)
[ Top ]
feeds_user_view [line 57]
|
view items This is a standard function to provide an overview of all of the items available from the module.
[ Top ]
