Crm
Table of Contents
Methods
-
__construct()
: mixed
-
getCaption()
: string
-
getId()
: int
-
getTypeId()
: int
-
getUrl()
: string
-
getXmlId()
: string
__construct()
public
__construct(int $id, int $typeId, string $caption, string $url, string $xmlId) : mixed
Parameters
-
$id
: int
-
-
$typeId
: int
-
-
$caption
: string
-
-
$url
: string
-
-
$xmlId
: string
-
getCaption()
public
getCaption() : string
getId()
public
getId() : int
getTypeId()
public
getTypeId() : int
getUrl()
public
getUrl() : string
getXmlId()
public
getXmlId() : string