/core/functions_pmb.php

Description

Core PMB functions for ILance.

  • author: ILance
  • version: $Revision: 1.0.0 $
Functions
compose_private_message (line 357)
void compose_private_message ([ $to_id = 0], [ $from_id = 0], [ $subject = ''], [ $message = ''], [ $project_id = 0], [ $event_id = ''], [ $isadmin = 0])
  • $to_id
  • $from_id
  • $subject
  • $message
  • $project_id
  • $event_id
  • $isadmin
fetch_last_pmb_subject (line 34)
void fetch_last_pmb_subject ([ $projectid = 0], [ $eventid = 0], [ $toid = 0], [ $nobold = 0])
  • $projectid
  • $eventid
  • $toid
  • $nobold
fetch_pmb_count (line 121)
void fetch_pmb_count ([ $userid = 0], [ $dowhat = ''])
  • $userid
  • $dowhat
fetch_pmb_eventid (line 323)
void fetch_pmb_eventid ([ $projectid = 0], [ $fromid = 0], [ $toid = 0])
  • $projectid
  • $fromid
  • $toid
fetch_pmb_posts (line 94)
void fetch_pmb_posts ([ $projectid = 0], [ $eventid = 0])
  • $projectid
  • $eventid
fetch_unread_pmb_posts (line 235)
void fetch_unread_pmb_posts ([ $projectid = 0], [ $eventid = 0], [ $userid = 0])
  • $projectid
  • $eventid
  • $userid
print_pmb_gauge (line 181)

Function to print out an attachment gauge based on a supplied user id

  • return: Returns HTML formatted bar of attachment usage
string print_pmb_gauge ([integer $userid = 0])
  • integer $userid: user id
remove_pmb_post (line 297)
void remove_pmb_post ([ $id = 0])
  • $id
update_pmb_tracker (line 262)
void update_pmb_tracker ([ $id = 0], [ $userid = 0])
  • $id
  • $userid

Documentation generated on Mon, 08 Aug 2011 17:40:58 +0200 by phpDocumentor 1.4.1