All talks > Talks tagged with template

 
General Symfony 2 discussion • Symfony 2 flash messages

Hello,I am trying to display flash messages in Symfony 2. I am using PHP as template engine instead[...]

icanhaz dynamic template name

You can make icanhaz engine render a template, passing a dynamic template name. This can be achieved since in javascript you may access object property using array notation (following statements are equivalent): object.propertyobject['property'] Thanks to it you can built any string to be the [...]

General Symfony 2 discussion • changing the base template

hello guys, im beginner with sf2 ,my question is how to change the base template make my own in ap[...]

icanhaz templates (auto)loader

When developing a RIA application with icanhaz.js, you may wonder about the best way to easily maintain and efficiently load all your templates. The following code implements an object you can use to load all your templates initially (you may also load templates on-demand by implementing other[...]

General Symfony 2 discussion • Unable to find template

I'm receiving a unable to find template when trying to render a email template from within my contr[...]

managing lots of icanhaz templates

In this post I'd like to suggest a way of organizing ICanHaz templates for a RIA. It's not complicated, but the benefit is quite promising. problemThe problem to consider is how to organize a big number of ICanHaz templates to make it both efficient and easy-to-use for programmers. Nowadays, a[...]

ICanHaz.js grabTemplates example

ICanHaz.js is a simple client-side templating system using mustache by default. It can be used as a replacement for server-side templating systems such as smarty or twig. Rendering templates on client-side make AJAX communication ligther, because less information are sent. You can think of it a[...]

General Symfony 2 discussion • Youtube video

Hello,I'm trying this but the the vídeo is never loaded...in template (twig):Code: {%set link = 'h[...]

General Symfony 2 discussion • Error importing a Twig template

Hello.Im using Symfony 2.2 and im learning how to import a template inside a template using the exa[...]

General Symfony 2 discussion • Generate a PDF using HTML2PDF

Hello,I'm a new user in Symfony2 and I don't success to generate a correct pdf from my template usi[...]

 
 
 
 
Want to support this service?