Class plgUserContactCreator

Description

Class for Contact Creator

  • version: 1.6

Located in /plugins/user/contactcreator/contactcreator.php (line 19)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgUserContactCreator
Method Summary
plgUserContactCreator __construct ( &$subject, array $config, object $subject)
void onUserAfterSave ( $user,  $isnew,  $success,  $msg)
Variables

Inherited Variables

Inherited from JPlugin

JPlugin::$params
JPlugin::$_name
JPlugin::$_type

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
Constructor __construct (line 29)

Constructor

  • since: 1.5
  • access: public
plgUserContactCreator __construct ( &$subject, array $config, object $subject)
  • object $subject: The object to observe
  • array $config: An array that holds the plugin configuration
  • &$subject

Redefinition of:
JPlugin::__construct()
Constructor
onUserAfterSave (line 35)
void onUserAfterSave ( $user,  $isnew,  $success,  $msg)
  • $user
  • $isnew
  • $success
  • $msg

Inherited Methods

Inherited From JPlugin

JPlugin::__construct()
JPlugin::loadLanguage()

Inherited From JEvent

JEvent::__construct()
JEvent::update()

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

Documentation generated on Mon, 25 Jun 2012 13:53:19 -0500 by phpDocumentor 1.4.4