[ Index ] |
|
Code source de PRADO 3.0.6 |
1 <com:TContent ID="body"> 2 3 <h1>TStatements Sample</h1> 4 5 <table class="sampletable"> 6 7 <tr><td class="samplenote"> 8 Using TStatements component tag: 9 </td><td class="sampleaction"> 10 <com:TStatements> 11 <prop:Statements> 12 $uid=$this->UniqueID; 13 echo "UniqueID is '$uid'."; 14 </prop:Statements> 15 </com:TStatements> 16 </td></tr> 17 18 </table> 19 20 </com:TContent>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |