Module: @accessors-hosts/browser/demo/tutorial

A browser host accessor tutorial.

Version:
  • $$Id$$
Author:
  • Beth Osyk
Source:

Methods

(inner) checkInput(text)

Check input for malicious Javascript.

Parameters:
Name Type Description
text

Javascript to check for malicious content.

Source:
Returns:

false if unallowed Javascript is detected; true otherwise.

(inner) generateAccessorDocumentation()

Override generateAccessorDocumentation to use comments in live code as the documentation.

Source: