" . $String . ""; } else { return $String; } } public static function render_artist_tile($Artist, $Category) { switch ($Category) { case 'weekly': case 'hyped': self::render_tile("artist.php?artistname=", $Artist['name'], $Artist['image'][3]['#text']); break; default: break; } } private static function render_tile($Url, $Name, $Image) { if (!empty($Image)) { ?>
  • \""; ?>
  • href="">