Use this Library to create Links to the Default Applications, devlivered with BIGACE.
The rendered HTML can be customized with various methods.
Use this Class to get Links for
Constant for the ADMINISTRATION Link.
Constant for the EDITOR Link.
Constant for the HOME Link.
Constant for the PORTLET ADMINISTRATION Link.
Constant for the SEARCH Link.
Constant for the STATUS Link.
Constructor setting up some default values.
Returns whether the User has the rights to access the Editor.
Calculates whether the Portlet Administration Link and/or Javascript will be shown.
Uses the Layout (global for this request) and Functional Rights.
Gets the Administration Link, opening the BIGACE Administration Console.
Returns the Javascript Code that has to be set within the HTML File, to make the links work properly.
Returns all Links that should be shown, hide the ones configured by
- hide(String)
Returns the Delimiter that will be used.
Returns the Javascript used for opening the Default Editor.
Gets the Link to the Default Editor.
Gets the Home Link.
Returns the Javascript for the given Application or an empty String if no javascript is used.
Gets the Link for the given Application, or an empty String if the Application is not supported.
Returns the Javascript used for opening the Portlet Administration.
Gets the Link to the Portlet Administration.
Returns the Javascript used for opening the Search.
Gets the Link for opening the Default Search.
Gets the Status Link, depending on the Users Status we show a Login or Logoff Link.
Adds the given Application to the Hide Array. All submitted Applications will not be added automatically to the Link when calling
.This does not affect hte work of the methods like
.Set whether the Delimiter should be added behind each link.
Set whether the Delimiter should be added in front of each link.
Sets both Delimiter (Pre and Post) to the same value.
Those will be used when creating Links.
Set the ID used for the Home Link created by
.Sets the Alignment for Images.
Sets the Image width and height. Pass an empty String(default) to define that the attribute should not be set within the image TAG.
Set the CSS Class that will be used for setting up each links.
Sets the Post-Link-Delimiter.
Sets the Pre-Link-Delimiter.
Sets whether we show Pictures within the Links.
Sets whether we show Text within the Links.
Make sure to pass a REAL boolean, we perfom a check on the argument and only accept it, if
Documentation generated by phpDocumentor 1.3.1