|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Editor
Interface to encapsulate information needed to register pluggable editors and use them within the Sakai portal and Tool system.
| Method Summary | |
|---|---|
String |
getEditorUrl()
Retrieve the URL of the Editor's primary script. |
String |
getId()
Retrieve the unique identifier of this Editor. |
String |
getLaunchUrl()
Retrieve the URL of the Sakai launch script for this Editor. |
String |
getName()
Retrieve the formal name of this Editor. |
String |
getPreloadScript()
Retrieve any inline script that should be run before loading this Editor. |
| Method Detail |
|---|
String getId()
String getName()
String getEditorUrl()
String getLaunchUrl()
String getPreloadScript()