public static function addHashTable($strId, $smarty) { $staticInfo = FISResource::getStaticInfo($strId, $smarty); if ($staticInfo['hash']) { self::addStatic($staticInfo['hash']); } }