Subversion Repositories Applications.framework

Rev

Rev 467 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
467 jpm 1
<!DOCTYPE html>
2
<html>
3
<head>
4
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
	<meta name="generator" content="ApiGen 2.8.0">
6
 
7
	<title>Interface Traversable | TBFramework - v0.2</title>
8
 
9
	<script type="text/javascript" src="resources/combined.js?4205936287"></script>
476 jpm 10
	<script type="text/javascript" src="elementlist.js?1835392179"></script>
467 jpm 11
	<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
12
 
13
</head>
14
 
15
<body>
16
<div id="left">
17
	<div id="menu">
18
		<a href="index.html" title="Overview"><span>Overview</span></a>
19
 
20
 
21
		<div id="groups">
22
			<h3>Packages</h3>
23
			<ul>
24
				<li><a href="package-Framework.html">Framework</a>
25
						</li>
26
				<li class="active"><a href="package-PHP.html">PHP</a>
27
						</li>
28
			</ul>
29
		</div>
30
 
31
		<hr>
32
 
33
 
34
		<div id="elements">
35
			<h3>Classes</h3>
36
			<ul>
37
				<li><a href="class-PDOStatement.html">PDOStatement</a></li>
38
			</ul>
39
 
40
			<h3>Interfaces</h3>
41
			<ul>
42
				<li class="active"><a href="class-Traversable.html">Traversable</a></li>
43
			</ul>
44
 
45
 
46
			<h3>Exceptions</h3>
47
			<ul>
48
				<li><a href="class-Exception.html">Exception</a></li>
49
			</ul>
50
 
51
 
52
		</div>
53
	</div>
54
</div>
55
 
56
<div id="splitter"></div>
57
 
58
<div id="right">
59
<div id="rightInner">
60
	<form id="search">
61
		<input type="hidden" name="cx" value="">
62
		<input type="hidden" name="ie" value="UTF-8">
63
		<input type="text" name="q" class="text">
64
		<input type="submit" value="Search">
65
	</form>
66
 
67
	<div id="navigation">
68
		<ul>
69
			<li>
70
				<a href="index.html" title="Overview"><span>Overview</span></a>
71
			</li>
72
			<li>
73
				<a href="package-PHP.html" title="Summary of PHP"><span>Package</span></a>
74
			</li>
75
			<li class="active">
76
<span>Class</span>			</li>
77
		</ul>
78
		<ul>
79
			<li>
80
				<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
81
			</li>
82
			<li>
83
				<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
84
			</li>
85
			<li>
86
				<a href="todo.html" title="Todo list"><span>Todo</span></a>
87
			</li>
88
		</ul>
89
		<ul>
90
		</ul>
91
	</div>
92
 
93
<div id="content" class="class">
94
	<h1>Interface Traversable</h1>
95
 
96
 
97
 
98
 
99
 
100
 
101
 
102
	<div>
103
		<h4>Direct known implementers</h4>
104
			<a href="class-PDOStatement.html">PDOStatement</a>
105
	</div>
106
 
107
 
108
 
109
 
110
	<div class="info">
111
 
112
		<b>PHP Extension:</b> <a href="http://php.net/manual" title="Go to PHP documentation">Core</a><br>
113
 
114
 
115
 
116
		<b>Documented at</b> <a href="http://php.net/manual/class.traversable.php" title="Go to PHP documentation">php.net</a><br>
117
	</div>
118
 
119
 
120
 
121
 
122
 
123
 
124
 
125
 
126
 
127
 
128
 
129
 
130
 
131
 
132
 
133
 
134
 
135
 
136
 
137
 
138
 
139
</div>
140
 
141
	<div id="footer">
142
		TBFramework - v0.2 API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
143
	</div>
144
</div>
145
</div>
146
</body>
147
</html>