mypage_contact.module File Reference

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


Functions

 mypage_contact_mypage ($type, &$data, $uid)
 Implements MyPage hook.
 mypage_contact_get_contact_form ($uid)
 Returns the stock contact form.
 mypage_contact_get_message_preview ($num)
 Returns the specified number of messages in html format.


Detailed Description

This file defines the mypage contact component.

Date:
2008/04/13
Author:
Jacob Steelsmith 'jacob@steelsmith.org'

Function Documentation

string mypage_contact_get_contact_form ( uid  ) 

Returns the stock contact form.

Date:
2008/04/02
Author:
Jacob Steelsmith 'jacob@steelsmith.org'
Parameters:
$uid The user id of the contact form we are retrieving.
Returns:
Returns an html string that is the stock contact form.

string mypage_contact_get_message_preview ( num  ) 

Returns the specified number of messages in html format.

Author:
Jacob Steelsmith 'jacob@steelsmith.org'
Date:
2008/04/13
Parameters:
$num The number of messages to return.

mypage_contact_mypage ( type,
&$  data,
uid 
)

Implements MyPage hook.

Date:
2008/04/08
Author:
Jacob Steelsmith 'jacob@steelsmith.org'
Parameters:
$type The type of operation being performed.
$data The page being constructed. Passed by reference.
$uid The user id of the user being worked on.
Returns:
Function returns nothing.
Used when constructing the user's profile.


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