Class contactUserControllers

Description
Direct descendents
Variable Summary
 mixed $catid
 mixed $contact_id
 mixed $con_id
 mixed $Itemid
 mixed $manager
 mixed $op
 mixed $user
Method Summary
 contactUserControllers contactUserControllers ( $manager)
 void has_emailheaders ( $text)
 void has_newlines ( $text)
 void is_email ( $email)
 void sendmail ()
Variables
mixed $catid = 0 (line 23)
mixed $contact_id = 0 (line 22)
mixed $con_id = 0 (line 21)
mixed $Itemid = 0 (line 24)
mixed $manager = '' (line 18)
mixed $op = '' (line 20)
mixed $user = '' (line 19)
Methods
Constructor contactUserControllers (line 26)
contactUserControllers contactUserControllers ( $manager)
  • $manager
has_emailheaders (line 115)

Check multi-line inputs:

Returns true if text contains newline followed by email-header specific string

void has_emailheaders ( $text)
  • $text
has_newlines (line 106)

Check single-line inputs:

Returns true if text contains newline character

void has_newlines ( $text)
  • $text
is_email (line 98)

Check field contains an email address:

Returns false if text is not an email address

void is_email ( $email)
  • $email
sendmail (line 36)
void sendmail ()

Documentation generated on Mon, 05 May 2008 16:18:13 +0400 by phpDocumentor 1.4.0