Paths / Stamp t.e.

the beautiful template engine

If you have nested cut point markers in a template you can obtain them like this:

 
    $se
->get('path.to.the.treasure');

...finds a treasure in this template:

 
    
<!-- cut:path -->
        <!-- 
cut:to -->
            <!-- 
cut:the -->
                <!-- 
cut:treasure -->
                    <
gold />
                <!-- /
cut:treasure -->
            <!-- /
cut:the -->
        <!-- /
cut:to -->
    <!-- /
cut:path -->
 



copyright © 2011-2012 Gabor de Mooij | Stamp t.e.