1 |
<?xml version="1.0" encoding="iso-8859-1"?> |
<?xml version="1.0" encoding="iso-8859-1"?> |
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
<head> |
<head> |
5 |
<!-- template designed by Marco Von Ballmoos --> |
<!-- template designed by Marco Von Ballmoos --> |
6 |
<title>Docs For Class LeftBlockPage</title> |
<title>Docs For Class LeftBlockPage</title> |
7 |
<link rel="stylesheet" href="../../media/stylesheet.css" /> |
<link rel="stylesheet" href="../../media/stylesheet.css" /> |
8 |
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
9 |
</head> |
</head> |
10 |
<body> |
<body> |
11 |
<div class="page-body"> |
<div class="page-body"> |
12 |
<h2 class="class-name">Class LeftBlockPage</h2> |
<h2 class="class-name">Class LeftBlockPage</h2> |
13 |
|
|
14 |
<a name="sec-description"></a> |
<a name="sec-description"></a> |
15 |
<div class="info-box"> |
<div class="info-box"> |
16 |
<div class="info-box-title">Description</div> |
<div class="info-box-title">Description</div> |
17 |
<div class="nav-bar"> |
<div class="nav-bar"> |
18 |
<span class="disabled">Description</span> | |
<span class="disabled">Description</span> | |
19 |
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
20 |
|
|
21 |
</div> |
</div> |
22 |
<div class="info-box-body"> |
<div class="info-box-body"> |
23 |
<!-- ========== Info from phpDoc block ========= --> |
<!-- ========== Info from phpDoc block ========= --> |
24 |
<p class="notes"> |
<p class="notes"> |
25 |
Located in <a class="field" href="_examples_example4_php.html">Program_Root/examples/example4.php</a> (line <span class="field">33</span>) |
Located in <a class="field" href="_examples_example4_php.html">/examples/example4.php</a> (line <span class="field">33</span>) |
26 |
</p> |
</p> |
27 |
|
|
28 |
|
|
29 |
<pre>MyLayoutPage |
<pre>MyLayoutPage |
30 |
| |
| |
|
--LeftBlockPage</pre> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<a name="sec-method-summary"></a> |
|
|
<div class="info-box"> |
|
|
<div class="info-box-title">Method Summary</span></div> |
|
|
<div class="nav-bar"> |
|
|
<a href="#sec-description">Description</a> | |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
|
|
</div> |
|
|
<div class="info-box-body"> |
|
|
<div class="method-summary"> |
|
|
|
|
|
<div class="method-definition"> |
|
|
<span class="method-result">HTMLTag</span> |
|
|
<a href="#left_block" title="details" class="method-name">left_block</a> |
|
|
() |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<a name="sec-methods"></a> |
|
|
<div class="info-box"> |
|
|
<div class="info-box-title">Methods</div> |
|
|
<div class="nav-bar"> |
|
|
<a href="#sec-description">Description</a> | |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
|
|
|
|
|
</div> |
|
|
<div class="info-box-body"> |
|
|
<A NAME='method_detail'></A> |
|
|
<a name="methodleft_block" id="left_block"><!-- --></a> |
|
|
<div class="oddrow"> |
|
|
|
|
|
<div class="method-header"> |
|
|
<span class="method-title">left_block</span> (line <span class="line-number">42</span>) |
|
|
</div> |
|
|
|
|
|
<!-- ========== Info from phpDoc block ========= --> |
|
|
<p class="short-description">this function returns the contents of the left block. It is already wrapped in a TD</p> |
|
|
<ul class="tags"> |
|
|
<li><span class="field">return:</span> <p>object</p></li> |
|
|
</ul> |
|
|
|
|
|
<div class="method-signature"> |
|
|
<span class="method-result">HTMLTag</span> |
|
|
<span class="method-name"> |
|
|
left_block |
|
|
</span> |
|
|
() |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
<p class="notes" id="credit"> |
|
|
Documention generated on Thu, 31 Jul 2003 18:32:27 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
|
|
</p> |
|
|
</div></body> |
|
|
</html> |
|
31 |
|
--LeftBlockPage</pre> |
32 |
|
|
33 |
|
</div> |
34 |
|
</div> |
35 |
|
|
36 |
|
|
37 |
|
|
38 |
|
|
39 |
|
<a name="sec-method-summary"></a> |
40 |
|
<div class="info-box"> |
41 |
|
<div class="info-box-title">Method Summary</span></div> |
42 |
|
<div class="nav-bar"> |
43 |
|
<a href="#sec-description">Description</a> | |
44 |
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
45 |
|
</div> |
46 |
|
<div class="info-box-body"> |
47 |
|
<div class="method-summary"> |
48 |
|
|
49 |
|
<div class="method-definition"> |
50 |
|
<span class="method-result">HTMLTag</span> |
51 |
|
<a href="#left_block" title="details" class="method-name">left_block</a> |
52 |
|
() |
53 |
|
</div> |
54 |
|
</div> |
55 |
|
</div> |
56 |
|
</div> |
57 |
|
|
58 |
|
|
59 |
|
<a name="sec-methods"></a> |
60 |
|
<div class="info-box"> |
61 |
|
<div class="info-box-title">Methods</div> |
62 |
|
<div class="nav-bar"> |
63 |
|
<a href="#sec-description">Description</a> | |
64 |
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
65 |
|
|
66 |
|
</div> |
67 |
|
<div class="info-box-body"> |
68 |
|
<A NAME='method_detail'></A> |
69 |
|
<a name="methodleft_block" id="left_block"><!-- --></a> |
70 |
|
<div class="evenrow"> |
71 |
|
|
72 |
|
<div class="method-header"> |
73 |
|
<span class="method-title">left_block</span> (line <span class="line-number">42</span>) |
74 |
|
</div> |
75 |
|
|
76 |
|
<!-- ========== Info from phpDoc block ========= --> |
77 |
|
<p class="short-description">this function returns the contents of the left block. It is already wrapped in a TD</p> |
78 |
|
<ul class="tags"> |
79 |
|
<li><span class="field">return:</span> object</li> |
80 |
|
</ul> |
81 |
|
|
82 |
|
<div class="method-signature"> |
83 |
|
<span class="method-result">HTMLTag</span> |
84 |
|
<span class="method-name"> |
85 |
|
left_block |
86 |
|
</span> |
87 |
|
() |
88 |
|
</div> |
89 |
|
|
90 |
|
|
91 |
|
|
92 |
|
</div> |
93 |
|
|
94 |
|
</div> |
95 |
|
</div> |
96 |
|
|
97 |
|
|
98 |
|
<p class="notes" id="credit"> |
99 |
|
Documentation generated on Thu, 1 Apr 2004 09:38:17 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a> |
100 |
|
</p> |
101 |
|
</div></body> |
102 |
|
</html> |