IndustryType
in package
IndustryType Class CRM
Tags
Table of Contents
Properties
- $arrIndustryTypes : array<string|int, mixed>
- Module Name
- $moduleName : string
- Module Name
Methods
- __construct() : mixed
- Constructor
- __get() : string
- Get the variable value
- __set() : null
- Set the variable if new
- getIndustryTypes() : array<string|int, mixed>
- Get Industry types
Properties
$arrIndustryTypes
Module Name
public
array<string|int, mixed>
$arrIndustryTypes
Tags
$moduleName
Module Name
public
string
$moduleName
= "crm"
Tags
Methods
__construct()
Constructor
public
__construct() : mixed
__get()
Get the variable value
public
__get(string $name) : string
Parameters
- $name : string
-
variable name
Attributes
- #[ReturnTypeWillChange]
Return values
string__set()
Set the variable if new
public
__set(string $name, string $value) : null
Parameters
- $name : string
-
variable name
- $value : string
-
variable value
Return values
nullgetIndustryTypes()
Get Industry types
public
getIndustryTypes([int $intIndustryId = null ][, int $intParentId = null ][, bool $status = false ]) : array<string|int, mixed>
Parameters
- $intIndustryId : int = null
-
industry id
- $intParentId : int = null
-
parent id
- $status : bool = false
-
status