'backup-row', 1 => 'alt-backup-row', ); // Select row class based on index. $rowClassIndex = $rowIndex & 0x01; // $rowIndex passed through getTemplates $params. $rowClass = " {$CSSClasses[$rowClassIndex]}"; ?>