com.lokorin.lokorin.cache
[ class tree: com.lokorin.lokorin.cache ] [ index: com.lokorin.lokorin.cache ] [ all elements ]

Source for file menu.php

Documentation is available at menu.php

  1. <?php
  2. /**
  3. * A structured menu that allows users to navigate the site. This is a cache
  4. * file designed to avoid reconstructing the update boxes whenever the site
  5. * is displayed.
  6. * @author Andreas Launila
  7. * @package com.lokorin.lokorin.cache
  8. */?><ul id="nav"><li><a class="parent">News</a><ul><li><a href="<?= PAGE_ROOT ?>news/all_news">All News</a></li>
  9. <li><a href="<?= PAGE_ROOT ?>news/archive">Archive</a></li>
  10. <li><a href="<?= PAGE_ROOT ?>news/latest">Latest News</a></li>
  11. <li><a href="<?= PAGE_ROOT ?>news/rss">RSS Feed</a></li>
  12. </ul></li>
  13. <li><a class="parent">Projects</a><ul><li><a href="<?= PAGE_ROOT ?>iobserver/">Internet Observer</a></li><li><a href="http://wiki.lokorin.com">LokDoc</a></li><li><a href="<?= PAGE_ROOT ?>dkplp/">DKP Log Parser</a></li><li><a href="<?= PAGE_ROOT ?>jupdater/">JUpdater</a></li><li><a href="<?= PAGE_ROOT ?>mplf/">Multipurpose Log Filter</a></li><li><a href="<?= PAGE_ROOT ?>dkplu/">DKP List Updater</a></li><li><a href="<?= PAGE_ROOT ?>balancer/">Balancer</a></li><li><a href="<?= PAGE_ROOT ?>info/">Lokorin.com</a></li><li><a href="<?= PAGE_ROOT ?>mm/">The Mining Mystery</a></li><li><a href="<?= PAGE_ROOT ?>projects">All Projects (21)</a></li>
  14. </ul></li>
  15. <li><a href="<?= PAGE_ROOT ?>contact">Contact Me</a></li>
  16. <li><a class="parent">Search</a><ul><li><a href="<?= PAGE_ROOT ?>search/downloads">Downloads</a></li>
  17. <li><a href="<?= PAGE_ROOT ?>search/news">News</a></li>
  18. <li><a href="<?= PAGE_ROOT ?>search/projects">Projects</a></li>
  19. <li><a href="<?= PAGE_ROOT ?>search/all">Whole Site</a></li>
  20. </ul></li>
  21. <li><a href="<?= PAGE_ROOT ?>links">Links</a></li>
  22. </ul>

Documentation generated on Sun, 16 Apr 2006 21:04:00 +0200 by phpDocumentor 1.3.0RC4