|
Пример:
$className = \Askaron\Api\Func::getHiloadblockClassByTableName( 'eshop_color_reference' );
if ( mb_strlen( $className ) > 0 )
{
$res = $className::getList();
while ( $arFields = $res->fetch() )
{
echo "<pre>"; print_r($arFields); echo "</pre>";
}
}
getYearsPeriod |
Описание курса
| getCounterTemplate
|