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" : '') . $f_PlacemarkContent; $content = "
$content
"; } else { $content = $f_PlacemarkContent; } $geo_objects[] = array( "id" => $f_RowID, "icon" => ($f_PlacemarkIcon && $f_PlacemarkIcon->get_path() != "") ? $f_PlacemarkIcon->get_path() : nc_component_path($cc_env["Real_Class_ID"]) . "marker-map.png", "address" => $f_Address, "coordinates" => $f_Coordinates ?: null, "placemarkContent" => $content ?: null, "hintContent" => $f_HintContent ?: null, ); ?>