mypage_quote.module File Reference

This file defines the mypage quote component. More...


Functions

 mypage_quote_mypage ($type, &$data, $uid)
 Implements MyPage hook.
 mypage_quote_get ($uid)
 Retrieves the current quote for the specified user.


Detailed Description

This file defines the mypage quote component.

Date:
2008/04/08
Author:
Jacob Steelsmith 'jacob@steelsmith.org'
This component provides a user specified quote for the profile page.

Function Documentation

string mypage_quote_get ( uid  ) 

Retrieves the current quote for the specified user.

Date:
2008/04/02
Parameters:
$uid The user id to return the quote for.
Returns:
Returns the page component for rendering containing the quote.

bool mypage_quote_mypage ( type,
&$  data,
uid 
)

Implements MyPage hook.

Date:
2008/04/08
Author:
Jacob Steelsmith
Parameters:
$type The type of operation being performed.
$data The page being constructed. Passed by reference.
$uid The uid of the page being pulled up.
Returns:
Function returns true.
Used when constructing the user's profile.


Generated on Sun Apr 13 23:02:21 2008 for mypage by  doxygen 1.5.3