From: Chris S. <san...@us...> - 2005-07-14 18:53:42
|
Update of /cvsroot/stack/stack-1-0/api/Stack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14993/api/Stack Added Files: _analysis_php.html _index_php.html _user_php.html Log Message: Updated API --- NEW FILE: _user_php.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page user.php</title> <link rel="stylesheet" href="../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name"><img src="../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/user.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Welcome to STACK. A system for teaching and assessment using a computer algebra kernel.</p> <p class="description"><p><br /> This file is licensed under the GPL License. <br /> A copy of the license is in your STACK distribution called license.txt. If you are missing this file you can obtain it from: http://www.stack.bham.ac.uk/license.txt <br /> Copyright (c) 2005, Christopher James Sangwin</p></p> <ul class="tags"> <li><span class="field">author:</span> Chris Sangwin C.J...@bh...</li> </ul> </div> </div> <a name="sec-includes"></a> <div class="info-box"> <div class="info-box-title">Includes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Includes</span> </div> <div class="info-box-body"> <a name="_stackstd_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name">'stackstd.php'</span>) (line <span class="line-number">26</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">*************************************************************</p> <p class="description"><p>(1) Process Input - this sets $action, $user and $username *************************************************************</p></p> </div> <a name="_html/pagefoot_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name"><a href="../frontend/Stack/_html_pagefoot_php.html">'html/pagefoot.php'</a></span>) (line <span class="line-number">81</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_$stack_root_/frontend_general/process_input_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name">$stack_root.'/frontend_general/process_input.php'</span>) (line <span class="line-number">29</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_html/pagehead_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name"><a href="../frontend/Stack/_html_pagehead_php.html">'html/pagehead.php'</a></span>) (line <span class="line-number">57</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_$stack_root_/frontend_general/front_end_display_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include_once</span> (<span class="include-name">$stack_root.'/frontend_general/front_end_display.php'</span>) (line <span class="line-number">28</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 14 Jul 2005 19:45:27 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.3</a> </p> </div></body> </html> --- NEW FILE: _analysis_php.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page analysis.php</title> <link rel="stylesheet" href="../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name"><img src="../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/analysis.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Welcome to STACK. A system for teaching and assessment using a computer algebra kernel.</p> <p class="description"><p><br /> This file is licensed under the GPL License. <br /> A copy of the license is in your STACK distribution called license.txt. If you are missing this file you can obtain it from: http://www.stack.bham.ac.uk/license.txt <br /> Copyright (c) 2005, Christopher James Sangwin</p></p> <ul class="tags"> <li><span class="field">author:</span> Laura Naismith L.N...@bh...</li> <li><span class="field">author:</span> Chris Sangwin C.J...@bh...</li> </ul> </div> </div> <a name="sec-includes"></a> <div class="info-box"> <div class="info-box-title">Includes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Includes</span> </div> <div class="info-box-body"> <a name="_html/pagehead_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name"><a href="../frontend/Stack/_html_pagehead_php.html">'html/pagehead.php'</a></span>) (line <span class="line-number">82</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_html/pagefoot_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name"><a href="../frontend/Stack/_html_pagefoot_php.html">'html/pagefoot.php'</a></span>) (line <span class="line-number">374</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_$stack_root_/scripts/stackUser_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include_once</span> (<span class="include-name">$stack_root."/scripts/stackUser.php"</span>) (line <span class="line-number">52</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_$stack_root_/scripts/stackUser_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include_once</span> (<span class="include-name">$stack_root."/scripts/stackUser.php"</span>) (line <span class="line-number">57</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_stackstd_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name">'stackstd.php'</span>) (line <span class="line-number">37</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Include local settings.</p> </div> <a name="_{$stack_root}/html/trypopupform_html"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name">"{$stack_root}/html/trypopupform.html"</span>) (line <span class="line-number">38</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 14 Jul 2005 19:45:10 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.3</a> </p> </div></body> </html> --- NEW FILE: _index_php.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page index.php</title> <link rel="stylesheet" href="../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name"><img src="../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/index.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Welcome to STACK. A system for teaching and assessment using a computer algebra kernel.</p> <p class="description"><p><br /> This file is licensed under the GPL License. <br /> A copy of the license is in your STACK distribution called license.txt. If you are missing this file you can obtain it from: http://www.stack.bham.ac.uk/license.txt <br /> Copyright (c) 2005, Christopher James Sangwin</p></p> <ul class="tags"> <li><span class="field">author:</span> <p>Juliette White jv...@jv...</p><p>This file contains the front end logic for the main frontend pages TO DO: Some of the code in this file needs to be factored out into separate algorithms- ideally we should have a function for each action on entry and for display.</p></li> <li><span class="field">author:</span> Laura Naismith L.N...@bh...</li> <li><span class="field">author:</span> Chris Sangwin C.J...@bh...</li> </ul> </div> </div> <a name="sec-includes"></a> <div class="info-box"> <div class="info-box-title">Includes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Includes</span> </div> <div class="info-box-body"> <a name="_$stack_root_/frontend_general/process_input_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name">$stack_root.'/frontend_general/process_input.php'</span>) (line <span class="line-number">46</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_html/pagehead_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name"><a href="../frontend/Stack/_html_pagehead_php.html">'html/pagehead.php'</a></span>) (line <span class="line-number">70</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_frontend_general/loginregister_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name"><a href="../frontend/Stack/_frontend_general_loginregister_php.html">'frontend_general/loginregister.php'</a></span>) (line <span class="line-number">61</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_stackstd_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name">'stackstd.php'</span>) (line <span class="line-number">38</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_html/pagefoot_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include</span> (<span class="include-name"><a href="../frontend/Stack/_html_pagefoot_php.html">'html/pagefoot.php'</a></span>) (line <span class="line-number">115</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_$stack_root_/scripts/stackUser_php"><!-- --></a> <div class="evenrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include_once</span> (<span class="include-name">$stack_root."/scripts/stackUser.php"</span>) (line <span class="line-number">95</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_$stack_root_/frontend_general/front_end_display_php"><!-- --></a> <div class="oddrow"> <div> <img src="../media/images/Page.png" alt=" " /> <span class="include-title"> <span class="include-type">include_once</span> (<span class="include-name">$stack_root.'/frontend_general/front_end_display.php'</span>) (line <span class="line-number">45</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 14 Jul 2005 19:45:14 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.3</a> </p> </div></body> </html> |