Moodle  2.2.1
http://www.collinsharper.com
core_rss_renderer Class Reference
Inheritance diagram for core_rss_renderer:
Collaboration diagram for core_rss_renderer:

Public Member Functions

 user_reset_rss_token_confirmation ()
 user_rss_token_box ($token)

Detailed Description

Definition at line 30 of file renderer.php.


Member Function Documentation

Returns the html for the token reset confirmation box

Parameters:
object$tokento reset
Returns:
string html

Definition at line 36 of file renderer.php.

Here is the call graph for this function:

user_rss_token_box ( token)

Display user tokens with buttons to reset them

Parameters:
object$tokens
int$userid
Returns:
string html code

Definition at line 53 of file renderer.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations