CRM_CiviImport_Form_Generic_GenericTrait
Table of Contents
Methods
- getUserJobType() : string
- Get the name of the type to be stored in civicrm_user_job.type_id.
- getBaseEntity() : string
- Get the base entity for the import.
Methods
getUserJobType()
Get the name of the type to be stored in civicrm_user_job.type_id.
public
getUserJobType() : string
Return values
stringgetBaseEntity()
Get the base entity for the import.
protected
getBaseEntity() : string