com-tecnick-tcexam-admin
[ class tree: com-tecnick-tcexam-admin ] [ index: com-tecnick-tcexam-admin ] [ all elements ]

Procedural File: tce_page_menu.php

Source Location: /admin/code/tce_page_menu.php



Page Details:

Output XHTML unordered list menu.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2004-04-20
license:  GNU General Public License


Includes:

require_once('../config/tce_auth.php') [line 55]






F_menu_link [line 104]

string F_menu_link( string $link, string $title, string $name, [int $level = 0], [string $accesskey = ""], [boolean $enabled = true])

Returns a menu element link.

If the link refers to the current page, only the name will be returned.




Tags:

return:  a list element containing a menu element


Parameters

string   $link   URL
string   $title   title attribute
string   $name   link caption
int   $level   required level to access the link
string   $accesskey   html accesskey attribute value
boolean   $enabled   set to false to disable the link
[ Top ]



Documentation generated on Fri, 05 Dec 2008 16:03:57 +0100 by phpDocumentor 1.4.1