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

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/widget-examples/csvfilelist.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations)
Thu May 6 16:27:13 2004 UTC (20 years, 4 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +150 -122 lines
File MIME type: text/html
 updated all to v2.4.1 - Apr 01, 2004

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">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <!-- template designed by Marco Von Ballmoos -->
6 <title>Docs For Class csvfilelist</title>
7 <link rel="stylesheet" href="../../media/stylesheet.css" />
8 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9 </head>
10 <body>
11 <div class="page-body">
12
13 <h2 class="class-name">Class csvfilelist</h2>
14
15 <a name="sec-description"></a>
16 <div class="info-box">
17 <div class="info-box-title">Description</div>
18 <div class="nav-bar">
19 <span class="disabled">Description</span> |
20 <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
21
22 </div>
23 <div class="info-box-body">
24 <!-- ========== Info from phpDoc block ========= -->
25 <p class="short-description">This class shows how to use the data coming</p>
26 <p class="description"><p>from a CSV Formatted file</p></p>
27 <p class="notes">
28 Located in <a class="field" href="_examples_widget7_php.html">/examples/widget7.php</a> (line <span class="field">39</span>)
29 </p>
30
31
32 <pre>DefaultGUIDataList
33 |
34 --csvfilelist</pre>
35
36 </div>
37 </div>
38
39
40
41
42 <a name="sec-method-summary"></a>
43 <div class="info-box">
44 <div class="info-box-title">Method Summary</span></div>
45 <div class="nav-bar">
46 <a href="#sec-description">Description</a> |
47 <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
48 </div>
49 <div class="info-box-body">
50 <div class="method-summary">
51
52 <div class="method-definition">
53 <span class="method-result">void</span>
54 <a href="#actionbar_cell" title="details" class="method-name">actionbar_cell</a>
55 ()
56 </div>
57
58 <div class="method-definition">
59 <span class="method-result">void</span>
60 <a href="#get_data_source" title="details" class="method-name">get_data_source</a>
61 ()
62 </div>
63
64 <div class="method-definition">
65 <span class="method-result">void</span>
66 <a href="#user_setup" title="details" class="method-name">user_setup</a>
67 ()
68 </div>
69 </div>
70 </div>
71 </div>
72
73
74 <a name="sec-methods"></a>
75 <div class="info-box">
76 <div class="info-box-title">Methods</div>
77 <div class="nav-bar">
78 <a href="#sec-description">Description</a> |
79 <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
80
81 </div>
82 <div class="info-box-body">
83 <A NAME='method_detail'></A>
84 <a name="methodactionbar_cell" id="actionbar_cell"><!-- --></a>
85 <div class="evenrow">
86
87 <div class="method-header">
88 <span class="method-title">actionbar_cell</span> (line <span class="line-number">70</span>)
89 </div>
90
91 <!-- ========== Info from phpDoc block ========= -->
92
93 <div class="method-signature">
94 <span class="method-result">void</span>
95 <span class="method-name">
96 actionbar_cell
97 </span>
98 ()
99 </div>
100
101
102
103 </div>
104 <a name="methodget_data_source" id="get_data_source"><!-- --></a>
105 <div class="oddrow">
106
107 <div class="method-header">
108 <span class="method-title">get_data_source</span> (line <span class="line-number">41</span>)
109 </div>
110
111 <!-- ========== Info from phpDoc block ========= -->
112
113 <div class="method-signature">
114 <span class="method-result">void</span>
115 <span class="method-name">
116 get_data_source
117 </span>
118 ()
119 </div>
120
121
122
123 </div>
124 <a name="methoduser_setup" id="user_setup"><!-- --></a>
125 <div class="evenrow">
126
127 <div class="method-header">
128 <span class="method-title">user_setup</span> (line <span class="line-number">46</span>)
129 </div>
130
131 <!-- ========== Info from phpDoc block ========= -->
132
133 <div class="method-signature">
134 <span class="method-result">void</span>
135 <span class="method-name">
136 user_setup
137 </span>
138 ()
139 </div>
140
141
142
143 </div>
144
145 </div>
146 </div>
147
148
149 <p class="notes" id="credit">
150 Documentation generated on Thu, 1 Apr 2004 09:40:14 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
151 </p>
152 </div></body>
153 </html>

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