Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Documentation/Developer Guide/Core client services"

(New page: Orion provides a number of basic infrastructure services that can be used by client pages for performing various tasks. This section of the guide outlines what services are available, alon...)
 
Line 1: Line 1:
 
Orion provides a number of basic infrastructure services that can be used by client pages for performing various tasks. This section of the guide outlines what services are available, along with simple examples of how to use them.
 
Orion provides a number of basic infrastructure services that can be used by client pages for performing various tasks. This section of the guide outlines what services are available, along with simple examples of how to use them.
 +
 +
== orion.core.favorite ==
 +
== orion.core.file ==
 +
== orion.core.marker ==
 +
== orion.core.preference ==
 +
== orion.core.user ==

Revision as of 14:20, 25 May 2011

Orion provides a number of basic infrastructure services that can be used by client pages for performing various tasks. This section of the guide outlines what services are available, along with simple examples of how to use them.

orion.core.favorite

orion.core.file

orion.core.marker

orion.core.preference

orion.core.user

Back to the top