PHP Class Bitrix24\Im\Attach\Item\Delimiter

Inheritance: implements Bitrix24\Im\Attach\iAttachItem
Afficher le fichier Open project: mesilov/bitrix24-php-sdk Class Usage Examples

Protected Properties

Свойство Type Description
$color
$size

Méthodes publiques

Méthode Description
__construct ( $size = null, $color = null ) Delimiter constructor.
getAttachData ( ) : array
getAttachTypeCode ( ) : string

Method Details

__construct() public méthode

Delimiter constructor.
public __construct ( $size = null, $color = null )
$size
$color

getAttachData() public méthode

public getAttachData ( ) : array
Résultat array

getAttachTypeCode() public méthode

public getAttachTypeCode ( ) : string
Résultat string

Property Details

$color protected_oe property

protected $color

$size protected_oe property

protected $size