Class CMSLink

Description

This class generates Links to Item in the CMS.

  • version: $Id: CMSLink.php,v 1.2 2006/11/26 22:04:03 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License


			
Direct descendents
Class Description
MenuLink This class generates Links to Item in the CMS.
AjaxItemInfoLink This class generates a Link to the AJAX Item-Info Application.
AuthenticateLink This class generates a Link to perform a Login (when submitting Login Formular Data).
HtmlMenuChooserLink This class generates a Link to the HTML Menu Chooser Application.
ItemInfoLink This class generates a Link to the Item Information Screen.
LoginFormularLink This class generates a Link to the Login Formular.
LogoutLink This class generates a Link to perform a Logout.
MenuChooserLink This class generates a Link to the Menu Chooser Javascript Application.
ModulAdminLink This class generates a Link to the Modul Project Value Administration.
PortletAdminLink This class generates a Link to the Portlet Administration Application.
SearchLink This class generates a Link to the Search Application.
SessionLanguageLink This class generates a Link to perform a Login (when submitting Login Formular Data).
AjaxItemContentLink This class generates a Link to the AJAX Item-Content Application.
Method Summary
void addParameter ( $key,  $value)
void getAction ()
void getCommand ()
void getFileName ()
void getItemID ()
void getLanguageID ()
void getParameter ()
void getSubAction ()
void setAction ( $action)
void setCommand ( $command)
void setFileName ( $filename)
void setItemID ( $itemid)
void setLanguageID ( $languageID)
void setSubAction ( $part)
Methods
addParameter (line 118)
void addParameter ( $key,  $value)
  • $key
  • $value
getAction (line 102)
void getAction ()
getCommand (line 86)
void getCommand ()
getFileName (line 70)
void getFileName ()
getItemID (line 78)
void getItemID ()
getLanguageID (line 94)
void getLanguageID ()
getParameter (line 114)
void getParameter ()
getSubAction (line 110)
void getSubAction ()
setAction (line 98)
void setAction ( $action)
  • $action
setCommand (line 82)
void setCommand ( $command)
  • $command
setFileName (line 66)
void setFileName ( $filename)
  • $filename
setItemID (line 74)
void setItemID ( $itemid)
  • $itemid
setLanguageID (line 90)
void setLanguageID ( $languageID)
  • $languageID
setSubAction (line 106)
void setSubAction ( $part)
  • $part

Documentation generated by phpDocumentor 1.3.1