Class CGIKit::API
In: lib/cgikit/api.rb
Parent: Object

An API object has information of dynamic element’s or component’s bindings. The API object can validate declaration of the element or component at runtime.

Methods

Attributes

bindings  [RW] 
content  [RW] 
element_type  [RW] 
validations  [RW] 

Public Class methods

Public Instance methods

accessing

Return a string of values of optional attributes with "other" attribute string excepting the element’s own attributes.

Returns nil or array contains errors.

[Validate]