Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

albums.php File Reference

Go to the source code of this file.

Variables

 template


Variable Documentation

template
 

Initial value:

 array(
                "preblock"    => <table id="albums" border="0">,
                "prerow"      => '<tr>',
                "item"        => 
<td>
  <table border="0">
    <tr>
      <td rowspan="4" valign="top"><logo></td>
      <td valign="top"><font size="+1"><title></font></td>
    </tr>
    <tr>
      <td><description></td>
    </tr>
    <tr>
      <td><itemscount></td>
    </tr>
    <tr>
      <td><font size="-1"><visited></font></td>
    </tr>
  </table>
</td>
<td width="50">&nbsp;</td>,
                "postrow"     => </tr>,
                "postblock"   => </table>,

                "itemsperrow" => 3)

Definition at line 3 of file albums.php.


Generated on Sun Oct 19 11:08:01 2003 for ImaComm by doxygen1.3