If you like to have it shorter, use $smarty->assign('id', (int)$_GET
['id']). There's no need for such specialized method, above all
because everyone needs his/her own solution with casting, without
casting but with filters, with casting and with filters...