Revision 2, 0.9 kB
(checked in by falcon, 17 years ago)
|
added plugins
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | |
---|
2 | <?xml version="1.0" encoding="iso-8859-1"?> |
---|
3 | <!DOCTYPE html |
---|
4 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
5 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
6 | |
---|
7 | <!-- |
---|
8 | |
---|
9 | Methods |
---|
10 | |
---|
11 | --> |
---|
12 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
13 | <head> |
---|
14 | <title>Methods</title> |
---|
15 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
---|
16 | <link rel="stylesheet" href="rdoc-style.css" type="text/css" /> |
---|
17 | <base target="docwin" /> |
---|
18 | </head> |
---|
19 | <body> |
---|
20 | <div id="index"> |
---|
21 | <h1 class="section-bar">Methods</h1> |
---|
22 | <div id="index-entries"> |
---|
23 | <a href="classes/FileColumn/ClassMethods.html#M000003">file_column (FileColumn::ClassMethods)</a><br /> |
---|
24 | <a href="classes/FileColumnHelper.html#M000001">file_column_field (FileColumnHelper)</a><br /> |
---|
25 | <a href="classes/FileColumnHelper.html#M000002">url_for_file_column (FileColumnHelper)</a><br /> |
---|
26 | </div> |
---|
27 | </div> |
---|
28 | </body> |
---|
29 | </html> |
---|