bigace.classes.menu
[ class tree: bigace.classes.menu ] [ index: bigace.classes.menu ] [ all elements ]

Class: MenuService

Source Location: /classes/menu/MenuService.php

Class Overview

MasterItemType
   |
   --MasterItemService
      |
      --ItemService
         |
         --MenuService

Class used for handling Menus.


Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 44]
Class used for handling Menus.

Added method for finding parent-child linking in the menu tree




[ Top ]


Class Methods


constructor MenuService [line 51]

MenuService MenuService( )

Instantiates a MenuService.



[ Top ]

method existsLanguageVersion [line 65]

void existsLanguageVersion( mixed $id, mixed $langid)



[ Top ]

method getMenu [line 56]

void getMenu( mixed $id, [mixed $languageID = ''])



[ Top ]

method isChildOf [line 81]

void isChildOf( mixed $parent_id, mixed $child_id)

Returns true if "child" is somewhere beneath "parent" in the Menu Tree.

This is very time consuming function!




[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:16 +0200 by phpDocumentor 1.3.0RC2