Documentation

IndustryType
in package

IndustryType Class CRM

Tags
category

IndustryType

subpackage

module_crm

author

SoftSolutions4U Development Team info@softsolutions4u.com

copyright

2012 and CLOUDREXX CMS - CLOUDREXX AG

license

trial license

link
www.cloudrexx.com

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
access

public

Methods

__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
null

getIndustryTypes()

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

Return values
array<string|int, mixed>

        
On this page

Search results