~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Open Mash Cross Reference
mash/tcl/applications/pathfinder/html/live-desc.html

Component: ~ [ mash ] ~ [ apps ] ~ [ gsm ] ~ [ lib ] ~ [ otcl ] ~ [ srm ] ~ [ tcl8.3 ] ~ [ tclcl ] ~ [ tk8.3 ] ~ [ tutorials ] ~

  1 <html>
  2 <title>Session Description</title>
  3 <BODY BGCOLOR=#FFFFFF TEXT=000000 LINK=0000FF VLINK=8800FF>
  4 
  5 <table border="0" width="100%" bgcolor="#000000">
  6    <tr>
  7       <td><p><font color="#FFFFFF" size="3">
  8           <strong>Session Description</strong></font></p>
  9       </td>
 10    </tr>
 11 </table>
 12 
 13 <p>
 14 <font size="3"><strong>
 15 <%edit_html [$self set session_name_]>:
 16 </font></strong>
 17 <%edit_html [$self get session_info_]>
 18 
 19 <hr noshade>
 20 
 21 <strong>Creation information:</strong>
 22 <ul>
 23 Created by: <%edit_html [$self get creator_]><br>
 24 E-mail: <%edit_html [$self htmlify_list emaillist_]><br>
 25 Phone: <%edit_html [$self htmlify_list phonelist_]><br>
 26 URL: <%$self htmlify_url><p>
 27 </ul>
 28 
 29 <strong>Time information:</strong>
 30 <ul>
 31 <%$self htmlify_times><br>
 32 </ul>
 33 
 34 <strong>Media information:</strong>
 35 <ul>
 36 <%$self htmlify_media><p>
 37 </ul>
 38 
 39 </body>
 40 </html>

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.