org.olat.core.extensions.helpers
Class StaticAndCssHelper

java.lang.Object
  extended by org.olat.core.extensions.helpers.StaticAndCssHelper

Deprecated. Description:
Initial Date: 23.09.2005

public class StaticAndCssHelper
extends java.lang.Object

Author:
Felix Jost

Constructor Summary
StaticAndCssHelper(java.lang.Class baseClass, java.lang.String cssName)
          Deprecated.  
 
Method Summary
 java.lang.String getMapPath()
          Deprecated.  
 void initAndRegister(ExtensionElements extElements)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticAndCssHelper

public StaticAndCssHelper(java.lang.Class baseClass,
                          java.lang.String cssName)
Deprecated. 
Parameters:
baseClass - all static resources and the css file will be searched in the subfolder (called "raw") of the class file of the baseClass
cssName - the name of the css file (e.g. stylesheet.css) to include in each olat page, or null if not stylesheet
Method Detail

initAndRegister

public void initAndRegister(ExtensionElements extElements)
Deprecated. 

getMapPath

public java.lang.String getMapPath()
Deprecated. 
Returns:
Returns the mapPath.