Фильтры и функции
Классы
actionCouponactionallegroBrandallegroBrandSeriesallegroCartallegroCatalogBrandallegroCatalogBrandSeriesallegroCatalogMarkModelallegroCatalogMarkModelTypeallegroCatalogMarkallegroCatalogallegroISearchallegroMarkModelallegroMarkModelTypeallegroMarkallegroOfferCompatibilityallegroOfferCompatibilityValueallegroOfferImageallegroOfferParamallegroOfferParamValueallegroOfferallegroOrderDeliveryPriceallegroOrderallegroSchemaOrgarticleCatalogarticleCommentarticleOfferGrouparticlebannerbannerPlaceblogArticleImageblogArticleMarkblogArticleblogCatalogbonusbrandbrandSeriescartcatalogBrandcatalogcitycontactCenterMessagecontactCenterMessageTypecontentBlockElementcontentBlockImagecontentBlockcontentBlockVideocountrycsscurrencydeliveryServiceCitydeliveryServicedeliveryServiceWarehouseemailfileCachefilefrontMenuGroupfrontMenufrontSettingshelperjavaScriptlangmailingmetaTagsmoduleofferAvailabilityNotificationofferCombinedofferCommentofferCommentStorageFileofferFilterofferImageofferMarkofferModConditionofferModKeyofferModofferModStatusofferOfferGroupofferonlinePayTransactionopenGraphorderDeliveryPriceorderDeliveryStatusorderDeliveryTypeorderDoHistoryorderMarkorderOfferorderPayStatusorderPayTypeorderorderStatuspageparameterparameterValuepayChastPrivatbankpriceTypeproppropValueresponseschemaOrgsearchHistoryseoFooterseoQueryseQurasessionsettingsDesignsettingssiteCommentsiteContactsmartFiltersmssocialNetworksomeElementGroupsomeElementstorageCatalogstorageFilestorageFileUploadFilesubscribeGroupsubscribeurluserwobblerCSSwobbler

contentBlockVideo

Класс для работы с видео блока контента

Переменные

Переменные отсутсвуют

Методы

void __call ()
void dropCache () Сбрасывает кеш информации об видеох блока контента
mixed getContentBlockId ({ [id] }) Возвращает id блока контента
mixed getId () Возвращает id видео блока контента
mixed getLink ({ id }) Возвращает ссылка на видео
mixed getList ({ contentBlockId }) Возвращает список видео блока контента
object getNew () Возвращает новую копию класса
mixed init ({ id, [contentBlockId] }) Инициализация класса

__call

Примеры кода




dropCache

Сбрасывает кеш информации об видеох блока контента

Возвращаемые значения

void

Примеры кода




getContentBlockId

Синоним: contentBlockId
Возвращает id блока контента

Параметры

[id] int Id видео блока контента

Возвращаемые значения

int Id блока контента
bool False - в случае ошибки

Примеры кода




getId

Синоним: id
Возвращает id видео блока контента

Возвращаемые значения

int Id видео блока контента
bool False - в случае ошибки

Примеры кода




getList

Синоним: list
Возвращает список видео блока контента

Параметры

contentBlockId int Id блока контента

Возвращаемые значения

array Список contentBlockVideo
bool False - в случае ошибки

Примеры кода




getNew

Синоним: new
Возвращает новую копию класса

Возвращаемые значения

object contentBlock

Примеры кода




init

Инициализация класса

Параметры

id int Id видео блока контента
[contentBlockId] int Id блока контента

Возвращаемые значения

bool True - обьект инициализирован
bool False - в случае ошибки

Примеры кода