Poll: Improvement for Template Parser Class You do not have permission to vote in this poll. |
|||
Yes! | 11 | 68.75% | |
No! | 5 | 31.25% | |
Total | 16 vote(s) | 100% |
* You voted for this item. | [Show Results] |
Template Parser - class expansion |
Hello! As developers look at CodeIgniter is to expand in the future Template Parser Class and add new features?
Template Parser Class now allows you to use the following (Example): Code: {name} Code: <ul> - allow the use of cycle. Very useful would be the use of conditions. Example: Code: {if is_target = 1} Hello world! {/if} Code: {if is_target = 1} and etc. Will this functionality useful for you?
My blog: Interview with Lonnie Ezell
|
Messages In This Thread |
Template Parser - class expansion - by condor - 02-14-2016, 01:55 PM
RE: Template Parser - class expansion - by ivantcholakov - 02-14-2016, 03:53 PM
RE: Template Parser - class expansion - by ivantcholakov - 02-14-2016, 03:57 PM
RE: Template Parser - class expansion - by kilishan - 02-14-2016, 09:02 PM
RE: Template Parser - class expansion - by kilishan - 02-14-2016, 09:12 PM
RE: Template Parser - class expansion - by ivantcholakov - 02-15-2016, 12:26 AM
RE: Template Parser - class expansion - by sv3tli0 - 02-15-2016, 01:04 AM
RE: Template Parser - class expansion - by prezire - 11-04-2016, 07:46 PM
RE: Template Parser - class expansion - by condor - 02-15-2016, 01:36 AM
RE: Template Parser - class expansion - by ivantcholakov - 02-17-2016, 02:51 PM
RE: Template Parser - class expansion - by ciadmin - 11-04-2016, 09:04 PM
|