Class PlgUserContactCreator

Description

Class for Contact Creator

A tool to automatically create and synchronise contacts with a user

  • since: 1.6

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

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --PlgUserContactCreator
Variable Summary
Method Summary
 void onUserAfterSave ( $user,  $isnew,  $success,  $msg)
Variables
boolean $autoloadLanguage = true (line 29)

Load the language file on instantiation.

  • since: 3.1
  • access: protected

Redefinition of:
JPlugin::$autoloadLanguage
Affects constructor behavior. If true, language files will be loaded automatically.

Inherited Variables

Inherited from JPlugin

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

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
onUserAfterSave (line 31)
  • access: public
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()

Documentation generated on Tue, 19 Nov 2013 14:56:42 +0100 by phpDocumentor 1.4.3