[ Index ] |
|
Code source de SugarCRM 5.0.0beta1 |
1 <? 2 3 /* 4 example 4 5 demonstrates recursive parse 6 7 8 9 */ 10 11 require "xtpl.p"; 12 13 $xtpl=new XTemplate ("ex4.xtpl"); 14 $xtpl->rparse("main"); 15 $xtpl->out("main"); 16 17 /* 18 19 Revision 1.1 2004/05/27 05:30:47 sugarjacob 20 Moving project to SourceForge. 21 22 Revision 1.1 2004/05/19 01:48:20 sugarcrm 23 Adding files with binary option as appropriate. 24 25 Revision 1.2 2001/03/26 23:25:02 cranx 26 added keyword expansion to be more clear 27 28 */ 29 30 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Sep 11 10:48:47 2007 | par Balluche grâce à PHPXref 0.7 |