root/docs/phpdoc_generated/elementindex_default.html

Revision 750, 3.6 KB (checked in by michiel, 13 months ago)

regenerated documentation

Line 
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></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                                               
12<a name="top"></a>
13<h2>[default] element index</h2>
14        <h3>Package indexes</h3>
15        <ul>
16                                <li><a href="elementindex_MvBlog.html">MvBlog</a></li>
17                                        </ul>
18<a href="elementindex.html">All elements</a>
19<br />
20<div class="index-letter-menu">
21        <a class="index-letter" href="elementindex_default.html#n">n</a>
22        <a class="index-letter" href="elementindex_default.html#r">r</a>
23        <a class="index-letter" href="elementindex_default.html#s">s</a>
24</div>
25
26        <a name="n"></a>
27        <div class="index-letter-section">
28                <div style="float: left" class="index-letter-title">n</div>
29                <div style="float: right"><a href="#top">top</a></div>
30                <div style="clear: both"></div>
31        </div>
32        <dl>
33                        <dt class="field">
34                                                <span class="method-title">newItem</span>
35                                        </dt>
36                <dd class="index-item-body">
37                        <div class="index-item-details"><a href="default/RSSParser.html#methodnewItem">RSSParser::newItem()</a> in rssparser.php</div>
38                                                        <div class="index-item-description">Construct a new empty RSS item</div>
39                                        </dd>
40                </dl>
41        <a name="r"></a>
42        <div class="index-letter-section">
43                <div style="float: left" class="index-letter-title">r</div>
44                <div style="float: right"><a href="#top">top</a></div>
45                <div style="clear: both"></div>
46        </div>
47        <dl>
48                        <dt class="field">
49                                                <span class="include-title">rssparser.php</span>
50                                        </dt>
51                <dd class="index-item-body">
52                        <div class="index-item-details"><a href="default/_common---rssparser.php.html">rssparser.php</a> in rssparser.php</div>
53                                        </dd>
54                        <dt class="field">
55                                                <span class="method-title">readItems</span>
56                                        </dt>
57                <dd class="index-item-body">
58                        <div class="index-item-details"><a href="default/RSSParser.html#methodreadItems">RSSParser::readItems()</a> in rssparser.php</div>
59                                                        <div class="index-item-description">Read &lt;item&gt; segments from the RSS file and stuff them in an array.</div>
60                                        </dd>
61                        <dt class="field">
62                                                RSSParser
63                                        </dt>
64                <dd class="index-item-body">
65                        <div class="index-item-details"><a href="default/RSSParser.html">RSSParser</a> in rssparser.php</div>
66                                        </dd>
67                        <dt class="field">
68                                                <span class="method-title">RSSParser</span>
69                                        </dt>
70                <dd class="index-item-body">
71                        <div class="index-item-details"><a href="default/RSSParser.html#methodRSSParser">RSSParser::RSSParser()</a> in rssparser.php</div>
72                                                        <div class="index-item-description">Read and parse a RSS feed which $url points at (may be an URL or local file)</div>
73                                        </dd>
74                </dl>
75        <a name="s"></a>
76        <div class="index-letter-section">
77                <div style="float: left" class="index-letter-title">s</div>
78                <div style="float: right"><a href="#top">top</a></div>
79                <div style="clear: both"></div>
80        </div>
81        <dl>
82                        <dt class="field">
83                                                <span class="var-title">$saveItems</span>
84                                        </dt>
85                <dd class="index-item-body">
86                        <div class="index-item-details"><a href="default/RSSParser.html#var$saveItems">RSSParser::$saveItems</a> in rssparser.php</div>
87                                        </dd>
88                </dl>
89
90<div class="index-letter-menu">
91        <a class="index-letter" href="elementindex_default.html#n">n</a>
92        <a class="index-letter" href="elementindex_default.html#r">r</a>
93        <a class="index-letter" href="elementindex_default.html#s">s</a>
94</div>
95        </body>
96</html>
Note: See TracBrowser for help on using the browser.