/* Служебная часть */ for ($f_RowNum = 0; $f_RowNum < $rowCount; $f_RowNum++) { if($fetch_row[$f_RowNum] instanceof Iterator) { extract($fetch_row[$f_RowNum]->to_array(), EXTR_PREFIX_ALL, "f"); } else { extract($fetch_row[$f_RowNum], EXTR_PREFIX_ALL, "f"); } foreach($iteration_RecordTemplate[$f_RowNum] as $value) { extract($value); } !isset($cc_env["convert2txt"]) ? $cc_env["convert2txt"] = null : null; eval($cc_env["convert2txt"]); ob_start(); /* Конец служебной части */?> = $f_AdminButtons; ?> "; $html .= get_embed_code($f_Link); $html .= ""; echo $html; } elseif ($f_File) { $video_path = $f_File->get_path(); $poster_attribute = $f_PreviewImage ? "poster='" . $f_PreviewImage->get_path() . "'" : ""; $autoplay_attribute = $f_IsAutoplay ? "autoplay" : ""; $html = "