Class Index | File Index

Classes


Class orion.SyntaxChecker

Provides access to validation services registered with the service registry.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/syntaxchecker.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Provides access to validation services registered with the service registry.
Method Summary
Method Attributes Method Name and Description
 
checkSyntax(contentType, title, message, contents)
Looks up applicable validators, calls them to obtain problems, passes problems to the marker service.
Class Detail
orion.SyntaxChecker()
Provides access to validation services registered with the service registry.
Method Detail
checkSyntax(contentType, title, message, contents)
Looks up applicable validators, calls them to obtain problems, passes problems to the marker service.
Parameters:
contentType
title
message
contents

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)