Welcome to JoomFuse documentation!ΒΆ
Contents:
Procedures
Events
- JoomFuse Events
- onContactUserDelete
- onJoomFuseBeforeContactSave
- OnJoomFuseAfterContactSave
- OnJoomFuseBeforeContactAssociation
- OnJoomFuseAfterContactAssociation
- OnIFSHTTPPostStart
- OnIFSHTTPPostComplete
- GetCustomFieldMappings
- OnPrepareACLGrant
- OnPrepareACLDrop
- onCustomUserRegistration
- onSetJoomlaFieldsFromContact
- onJoomFuseBeforeContactSave
- onJoomFuseAfterContactSave
- onJoomfuseBeforeContactAssociation
- onJoomfuseAfterContactAssociation
- getJoomFuseContactFields
- onNewUserRegistrationEmail
- onContactUserDelete
- onJoomfuseCron
- Joomla Vanilla Events
- 3rd Party Events
API
- XML RPC API
- dsQuery()
- dsUpdate()
- dsAdd()
- getProducts()
- getDataFormTabs()
- getDataFormGroups()
- getCustomFields()
- optIn()
- assignTagToContact()
- removeTagFromContact()
- getSubscriptionList()
- getSubscriptionPlanList()
- getSubscriptionListByIFSId()
- cancelSubscription()
- getInvoicesByIFSId()
- getJobsByIFSId()
- getActionSetList()
- runActionSet()
- achieveGoal()
- getTagList()
- getTagGroupList()
- getCreditCardsByIFSId()
- getTagsByIFSId()
- getComponentParams()
- getAPILocation()
- getAPIKey()
- getContactByEmail()
- getContactByIFSId()
- createContact()
- updateContactById()
- testConnection()
- testAPICredentials()
- getAppSettings()
- validateNewCreditCard()
- chargeInvoice()
- deactivateCreditCard()
- Helper functions
- IFS Contact
- __construct()
- setUserBeingDeleted()
- saveAllData()
- save()
- recreateIFSUsersTableRow()
- load()
- createUserContactAssociation()
- locateIFSContact()
- getIFSTags()
- assignIFSTag()
- removeIFSTag()
- hasIFSTagByName()
- hasIFSTagById()
- saveIFSTags()
- getInstanceByUserId()
- getSubscriptionList()
- getInvoices()
- getJobs()
- getJob()
- runActionSet()
- achieveGoal()
- getCreditCards()
- OptIn()
- IFS Factory
- getUserContact()
- isParsingHttpPost()
- getFieldMappings()
- contactIdBeingProcessed()
- contactIdEndsProcess()
- parseHttpPost()
- registerUser()
- httpPostFail()
- mailUser()
- mailAdmin()
- logError()
- getPluginUserGroups()
- getUserByIFSId()
- getUserByEmailAndName()
- getNameByFLName()
- getFirstNameFromName()
- getLastNameFromName()
- getNamePart()
- scheduleCron()
- cronCheck()
- IFS Contact