/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/examples/LeftBlockPage.html
ViewVC logotype

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/examples/LeftBlockPage.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Jan 30 03:29:40 2003 UTC (21 years, 7 months ago) by jonen
Branch: MAIN
Branch point for: no_vendor_tag
File MIME type: text/html
Initial revision

1 jonen 1.1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2     <!--NewPage-->
3     <HTML>
4     <HEAD>
5     <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:31 -0800' -->
6     <TITLE>Docs For Class LeftBlockPage</TITLE>
7     <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8     </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10    
11    
12     <!-- Links -->
13     <a NAME="top"></A>
14     <table WIDTH="100%" class="links">
15     <TR>
16     <TD class="font10">
17     Links:
18     <A HREF="#children_summary" class="links" title="Classes extended from LeftBlockPage">Child Classes</A>
19     <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
20     <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
21     <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inerited Methods</A>
22     <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>
23     <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
24     <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>
25     </TD>
26     </TR>
27     </TABLE>
28     <BR>
29    
30     <!-- Start of Class Data -->
31     <H2>
32     Class LeftBlockPage
33     </H2>
34    
35     <pre>
36     <pre>MyLayoutPage
37     |
38     --LeftBlockPage</pre>
39     </pre>
40    
41     <A NAME="children_summary"</A>
42     <H3>
43     Classes extended from LeftBlockPage: <A HREF="#top" CLASS="links">^TOP</A>
44     </H3>
45    
46     <p>
47     <b><i>Located in File: Program_Root/examples/example4.php</i></b><br>
48     </p>
49     <hr>
50     <!-- ========== Info from phpDoc block ========= -->
51    
52     <BR>
53    
54    
55     <UL>
56    
57     <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
58    
59     <LI><b>Sub-Package</b> - <CODE>examples</CODE></LI>
60    
61     </UL>
62    
63     <hr>
64     <!-- =========== VAR SUMMARY =========== -->
65     <A NAME='var_summary'><!-- --></A>
66     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
67     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
68     <TD>
69     <span CLASS="font12bold">Class Variable Summary</span>
70     <A HREF="#top" CLASS="links">^TOP</A>
71     </TD>
72     </TR>
73    
74    
75     </TABLE>
76    
77     <hr>
78     <!-- =========== VAR INHERITED SUMMARY =========== -->
79     <A NAME='var_inherited_summary'><!-- --></A>
80     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
81     <TR CLASS='TableHeadingColor'>
82     <TD>
83     <span CLASS="font12bold">Inherited Class Variable Summary</span>
84     <A HREF="#top" CLASS="links">^TOP</A>
85     </TD>
86     </TR>
87    
88    
89     </TABLE>
90    
91     <hr>
92     <!-- =========== INHERITED METHOD SUMMARY =========== -->
93     <A NAME='functions_inherited'><!-- --></A>
94     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
95     <TR CLASS='TableHeadingColor'>
96     <TD>
97     <span CLASS="font12bold">Inherited Method Summary</span>
98     <A HREF="#top" CLASS="links">^TOP</A>
99     </TD>
100     </TR>
101    
102    
103     </TABLE>
104    
105     <hr>
106     <!-- should have constructor at some point -->
107     <!-- =========== Method SUMMARY =========== -->
108     <A NAME='Method_summary'><!-- --></A>
109     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
110     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
111     <TD>
112     <span class="font12bold">Method Summary</span>
113     <A HREF="#top" CLASS="links">^TOP</A>
114     </TD>
115     </TR>
116    
117    
118     <!-- =========== Summary =========== -->
119     <TR BGCOLOR='white' CLASS='TableRowColor'>
120     <TD>
121     <CODE><B><A HREF='LeftBlockPage.html#left_block'>HTMLTag left_block ( )</A></B></CODE>
122     <BR>
123     <blockquote> this function returns the contents
124     of the left block. </blockquote>
125     </TD>
126     </TR>
127    
128     </TABLE>
129    
130     <hr>
131     <!-- ============ VARIABLE DETAIL =========== -->
132    
133     <A NAME='variable_detail'></A>
134     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
135     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
136     <TD>
137     <span CLASS="font12bold">Variable Detail</span>
138     <A HREF="#top" CLASS="links">^TOP</A>
139     </TD>
140     </TR>
141     </TABLE>
142    
143    
144    
145     <hr>
146     <!-- ============ FUNCTION DETAIL =========== -->
147    
148     <A NAME='function_detail'></A>
149     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
150     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
151     <TD>
152     <span class="font12bold">Method Detail</span>
153     <A HREF="#top" CLASS="links">^TOP</A>
154     </TD>
155     </TR>
156     </TABLE>
157     <BR>
158    
159     <DIV CLASS="function">
160     <A NAME='left_block'><!-- --></A>
161     <SPAN CLASS="font12bold">left_block</SPAN>
162     <BR>
163     <SPAN CLASS="font10bold">Useage : </SPAN>
164     <span class="font10bold" style="color: #FF0000">HTMLTag</SPAN>&nbsp;
165     <span class="font10bold" style="color: #0000FF">left_block ( )</SPAN>
166     <BR>
167    
168     <BR>
169     <SPAN CLASS="font10bold">Description : </SPAN>
170     <!-- ========== Info from phpDoc block ========= -->
171     this function returns the contents
172     of the left block.
173     <BR>
174     It is already wrapped
175     in a TD
176     <DL>
177     <DT class="font10bold">Function Parameters:</DT>
178    
179    
180     <DT class="font10bold">Function Info:</DT>
181    
182     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
183    
184     </DL>
185    
186     </DIV>
187     <BR>
188    
189    
190     <hr>
191     </HTML>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed