What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated May 07, 2008 by botelho.daniel
Labels: Documentation, Tutorial
SampleSkins  
Sample of how to use _skins component

Setup

Put in the file "myApp/modules/myModule/templates/indexSuccess.php" this line:

<?php include_component('application','skins.php'); ?>

How to use?

This component is very straight forward, so you should look at Skins if you want more information about this.


Sign in to add a comment