List Info

Thread: how to acces array keys that start with '#'




how to acces array keys that start with '#'
user name
2007-04-04 10:13:40
The drupal programmers use a lot array keys that start with
'#' (e.g. $field['#value'], $field['#weight'],
$field['#description'], ...).
How can I access such array elements from within a smarty
template?

If I use {$field.#value} I get a smarty syntax error:
unrecognized tag.

Using {$field.'#value'} or {$field.[#value]} or
{$field.['#value']} doesn't work either. Do I have to escape
the # somehow?






	
		
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen
Yahoo! Mail: http://mail.yahoo.de

--
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php


[1]

about | contact  Other archives ( Real Estate discussion Medical topics )