|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.extensions.helpers.StaticAndCssHelper
public class StaticAndCssHelper
| 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 |
|---|
public StaticAndCssHelper(java.lang.Class baseClass,
java.lang.String cssName)
baseClass - all static resources and the css file will be searched in
the subfolder (called "raw") of the class file of the baseClasscssName - the name of the css file (e.g. stylesheet.css) to include in
each olat page, or null if not stylesheet| Method Detail |
|---|
public void initAndRegister(ExtensionElements extElements)
public java.lang.String getMapPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||