For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > December 2005 > TemplateFlexy parsing error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author TemplateFlexy parsing error
Saqib

2005-12-18, 6:58 pm

hi,
is it possible to parse a tag like that wihtout truning
of nonHTML option?!?
<input type="checkbox" {object.renderAttributes():h}>

beacuse i get an error unexpected something: ({) character: 0x7b

Saqib
Alan Knowles

2005-12-19, 3:57 am

try using

<input type="checkbox" flexy:raw="{object.renderAttributes():h}">

or use the Flexy Element object

Regards
Alan

>
> hi,
> is it possible to parse a tag like that wihtout truning
> of nonHTML option?!?
> <input type="checkbox" {object.renderAttributes():h}>
>
> beacuse i get an error unexpected something: ({) character: 0x7b
>
> Saqib

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com