phpDocumentor Testlink
[ class tree: Testlink ] [ index: Testlink ] [ all elements ]

Procedural File: info.inc.php

Source Location: /info.inc.php

Page Details
Includes
require_once ("../functions/common.php") [line 11]
[ Top ]

require_once ("../functions/lang_api.php") [line 12]
[ Top ]

require_once ("../functions/email_api.php") [line 15]
[ Top ]

require_once ('../../config.inc.php') [line 10]

TestLink Open Source Project - http://testlink.sourceforge.net/ $Id: _info.inc.php.html,v 1.1.2.1 2009/04/04 23:31:01 havlat Exp $

Information Tags:
Author:  

Martin Havlat

KL - 20070109 - altered to allow for html reports if caller so chooses Functions for GUI Communication

[ Top ]


Functions
displayInfo  [line 24]

void displayInfo( string $title, string $message  )

Display simple info and exit

Parameters:
string   $title: 
string   $message: 


[ Top ]
sendMail  [line 48]

string sendMail( string $from, string $to, string $title, string $message, [ $send_cc_to_myself = false], [ $isHtmlFormat = false], string $cc  )

Display simple info and exit

Parameters:
string   $from: 
string   $to: 
string   $title: 
string   $message: 
string   $cc:  (optional) yes = send a copy myself
   $send_cc_to_myself: 
   $isHtmlFormat: 

API Tags:
Return:  

Ok message.

20051106 - fm - use of email_send() 20050906 - fm - added from



[ Top ]


Documentation generated on Fri, 03 Apr 2009 14:13:46 +0200 by phpDocumentor 1.4.1