[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/components/com_contact/ -> contact.php (summary)

(no description)

File Size: 420 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 classes

contactUserControllers:: (5 methods):
  contactUserControllers()
  sendmail()
  is_email()
  has_newlines()
  has_emailheaders()

contact_lister_Controller:: (2 methods):
  lister()
  makeParams()

contact_view_Controller:: (3 methods):
  view()
  makeParams()
  groupMarking()

contact_vcard_Controller:: (1 method):
  vcard()


Class: contactUserControllers  - X-Ref


contactUserControllers($manager)   X-Ref
No description

sendmail()   X-Ref
No description

is_email($email)   X-Ref
Check field contains an email address:
Returns false if text is not an email address


has_newlines($text)   X-Ref
Check single-line inputs:
Returns true if text contains newline character


has_emailheaders($text)   X-Ref
Check multi-line inputs:
Returns true if text contains newline followed by
email-header specific string


Class: contact_lister_Controller  - X-Ref

lister()   X-Ref
No description

makeParams($rawparams, $name)   X-Ref
No description

Class: contact_view_Controller  - X-Ref

view()   X-Ref
No description

makeParams($rawparams)   X-Ref
No description

groupMarking(&$params)   X-Ref
No description

Class: contact_vcard_Controller  - X-Ref

vcard()   X-Ref
No description