getListForForm
CSmileSet::getListForForm( $galleryId = 0, $lang = LANGUAGE_ID );
The method gets list of sets. Instead use the CSmileSet::getFormList. Static method.
Parameters
Parameter | Description |
---|---|
galleryId | Gallery ID. Optional, uses kernel module configuration by default. |
lang | Language ID to retrieve localization data. LANGUAGE_ID by default (can pass the CSmileSet::GET_ALL_LANGUAGE constant to get all localization files). |
Returned value
Returns array with set data.
© «Bitrix24», 2001-2024
Up