GetById
CSmile::getById( $id, $lang = LANGUAGE_ID );
The method gets smiley data by ID. Static method.
Parameters
Parameter | Description |
---|---|
id | Smiley ID |
lang | Language ID to get localization. Default value is LANGUAGE_ID (constant CSmile::GET_ALL_LANGUAGE can be passed to get all lozalizations) |
Returned value
Returns an array with smiley data.
© «Bitrix24», 2001-2024
Up