|
Revision 180, 1.9 kB
(checked in by haas, 3 years ago)
|
Makes a packge
|
| Line | |
|---|
| 1 |
<html> |
|---|
| 2 |
<head> |
|---|
| 3 |
<title>Class Trees for Package HelloWorld</title> |
|---|
| 4 |
<link rel="stylesheet" type="text/css" href="media/style.css"> |
|---|
| 5 |
</head> |
|---|
| 6 |
<body> |
|---|
| 7 |
|
|---|
| 8 |
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> |
|---|
| 9 |
<tr> |
|---|
| 10 |
<td class="header_top">HelloWorld</td> |
|---|
| 11 |
</tr> |
|---|
| 12 |
<tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> |
|---|
| 13 |
<tr> |
|---|
| 14 |
<td class="header_menu"> |
|---|
| 15 |
[ <a href="classtrees_HelloWorld.html" class="menu">class tree: HelloWorld</a> ] |
|---|
| 16 |
[ <a href="elementindex_HelloWorld.html" class="menu">index: HelloWorld</a> ] |
|---|
| 17 |
[ <a href="elementindex.html" class="menu">all elements</a> ] |
|---|
| 18 |
</td> |
|---|
| 19 |
</tr> |
|---|
| 20 |
<tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> |
|---|
| 21 |
</table> |
|---|
| 22 |
|
|---|
| 23 |
<table width="100%" border="0" cellpadding="0" cellspacing="0"> |
|---|
| 24 |
<tr valign="top"> |
|---|
| 25 |
<td width="200" class="menu"> |
|---|
| 26 |
<div id="todolist"> |
|---|
| 27 |
<p><a href="todolist.html">Todo List</a></p> |
|---|
| 28 |
</div> |
|---|
| 29 |
<b>Packages:</b><br /> |
|---|
| 30 |
<a href="li_HelloWorld.html">HelloWorld</a><br /> |
|---|
| 31 |
<a href="li_PHPonTrax.html">PHPonTrax</a><br /> |
|---|
| 32 |
<a href="li_PHPonTraxTest.html">PHPonTraxTest</a><br /> |
|---|
| 33 |
<br /><br /> |
|---|
| 34 |
</td> |
|---|
| 35 |
<td> |
|---|
| 36 |
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> |
|---|
| 37 |
|
|---|
| 38 |
<h1>Class Trees for Package HelloWorld</h1> |
|---|
| 39 |
<hr /> |
|---|
| 40 |
<div class="classtree">Root class SayController</div><br> |
|---|
| 41 |
<ul> |
|---|
| 42 |
<li><a href="PHPonTrax/ApplicationController.html">ApplicationController</a> <b>(Different package)</b><ul><li><a href="HelloWorld/SayController.html">SayController</a></li></ul></li></ul> |
|---|
| 43 |
|
|---|
| 44 |
<div class="credit"> |
|---|
| 45 |
<hr /> |
|---|
| 46 |
Documentation generated on Mon, 06 Mar 2006 18:17:40 -0700 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC4</a> |
|---|
| 47 |
</div> |
|---|
| 48 |
</td></tr></table> |
|---|
| 49 |
</td> |
|---|
| 50 |
</tr> |
|---|
| 51 |
</table> |
|---|
| 52 |
|
|---|
| 53 |
</body> |
|---|
| 54 |
</html> |
|---|