CIBlockRSS extends CAllIBlockRSS
Table of Contents
Methods
- Add() : mixed
- Delete() : mixed
- ExtractProperties() : mixed
- FormatArray() : mixed
- GetCache() : mixed
- GetNews() : mixed
- GetNewsEx() : mixed
- GetNodeList() : mixed
- GetRSS() : mixed
- GetRSSNodes() : mixed
- GetRSSText() : mixed
- PreGenerateRSS() : mixed
- UpdateCache() : mixed
- XMLDate2Dec() : mixed
Methods
Add()
public
static Add(mixed $IBLOCK_ID, mixed $NODE, mixed $NODE_VALUE) : mixed
Parameters
- $IBLOCK_ID : mixed
- $NODE : mixed
- $NODE_VALUE : mixed
Delete()
public
static Delete(mixed $IBLOCK_ID) : mixed
Parameters
- $IBLOCK_ID : mixed
ExtractProperties()
public
static ExtractProperties(mixed $str, mixed &$arProps, mixed &$arItem) : mixed
Parameters
- $str : mixed
- $arProps : mixed
- $arItem : mixed
FormatArray()
public
static FormatArray(mixed &$arRes[, mixed $bOutChannel = false ]) : mixed
Parameters
- $arRes : mixed
- $bOutChannel : mixed = false
GetCache()
public
static GetCache(mixed $cacheKey) : mixed
Parameters
- $cacheKey : mixed
GetNews()
public
static GetNews(mixed $ID, mixed $LANG, mixed $TYPE, mixed $SITE, mixed $PORT, mixed $PATH[, mixed $LIMIT = 0 ]) : mixed
Parameters
- $ID : mixed
- $LANG : mixed
- $TYPE : mixed
- $SITE : mixed
- $PORT : mixed
- $PATH : mixed
- $LIMIT : mixed = 0
GetNewsEx()
public
static GetNewsEx(mixed $SITE, mixed $PORT, mixed $PATH, mixed $QUERY_STR[, mixed $bOutChannel = false ]) : mixed
Parameters
- $SITE : mixed
- $PORT : mixed
- $PATH : mixed
- $QUERY_STR : mixed
- $bOutChannel : mixed = false
GetNodeList()
public
static GetNodeList(mixed $IBLOCK_ID) : mixed
Parameters
- $IBLOCK_ID : mixed
GetRSS()
public
static GetRSS(mixed $ID, mixed $LANG, mixed $TYPE[, mixed $LIMIT_NUM = false ][, mixed $LIMIT_DAY = false ][, mixed $yandex = false ]) : mixed
Parameters
- $ID : mixed
- $LANG : mixed
- $TYPE : mixed
- $LIMIT_NUM : mixed = false
- $LIMIT_DAY : mixed = false
- $yandex : mixed = false
GetRSSNodes()
public
static GetRSSNodes() : mixed
GetRSSText()
public
static GetRSSText(mixed $arIBLOCK[, mixed $LIMIT_NUM = false ][, mixed $LIMIT_DAY = false ][, mixed $yandex = false ]) : mixed
Parameters
- $arIBLOCK : mixed
- $LIMIT_NUM : mixed = false
- $LIMIT_DAY : mixed = false
- $yandex : mixed = false
PreGenerateRSS()
public
static PreGenerateRSS(mixed $IBLOCK_ID[, mixed $yandex = true ]) : mixed
Parameters
- $IBLOCK_ID : mixed
- $yandex : mixed = true
UpdateCache()
public
static UpdateCache(mixed $cacheKey, mixed $CACHE, mixed $HOURS_CACHE, mixed $bCACHED) : mixed
Parameters
- $cacheKey : mixed
- $CACHE : mixed
- $HOURS_CACHE : mixed
- $bCACHED : mixed
XMLDate2Dec()
public
static XMLDate2Dec(mixed $date_XML[, mixed $dateFormat = "DD.MM.YYYY" ]) : mixed
Parameters
- $date_XML : mixed
- $dateFormat : mixed = "DD.MM.YYYY"