PHP Class Bitrix24\Im\Attach\Item\File

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

Protected Properties

Свойство Type Description
$link
$name
$size

Méthodes publiques

Méthode Description
__construct ( $link, $name, $size ) Image constructor.
getAttachData ( ) : array
getAttachTypeCode ( ) : string

Method Details

__construct() public méthode

Image constructor.
public __construct ( $link, $name, $size )
$link
$name
$size

getAttachData() public méthode

public getAttachData ( ) : array
Résultat array

getAttachTypeCode() public méthode

public getAttachTypeCode ( ) : string
Résultat string

Property Details

$name protected_oe property

protected $name

$size protected_oe property

protected $size