Class: ModulAdminLink

Source Location: /CORE/system/classes/util/links/ModulAdminLink.php

Class ModulAdminLink

Class Overview

This class generates a Link to the Modul Project Value Administration.

Located in /CORE/system/classes/util/links/ModulAdminLink.php [line 38]

CMSLink
   |
   --ModulAdminLink
Author(s):
  • Kevin Papst
Information Tags:
Version:  $Id: ModulAdminLink.php,v 1.3 2008/09/03 16:05:58 kpapst Exp $
Copyright:  Copyright (C) Kevin Papst
License:  GNU Public License

Methods

[ Top ]
Method Summary
ModulAdminLink   ModulAdminLink()   If you specify a concrete modul, this will be used, otherwise the menus default modul will be taken.

[ Top ]
Methods
Constructor ModulAdminLink  [line 44]

  ModulAdminLink ModulAdminLink( [ $modul = null]  )

If you specify a concrete modul, this will be used, otherwise the menus default modul will be taken.

Parameters:
   $modul: 


[ Top ]