#if $iphone
#end if
#for $elem in $elemList #if not $elem.displayInUI or ($varExists('elem.hasStateToDisplay') and not $elem.hasStateToDisplay) #continue #end if
$elem.name
#end for