con-text

Classes

ConText

Methods

(static) dataScope(data_list)

Source:

Returns an multi-extended Object using prototype overlaping

Parameters:
Name Type Description
data_list Array

(static) evalExpression(expression, data)

Source:
Parameters:
Name Type Description
expression String
data *

data to be passed to the

(static) propGetter(data, fallback_to_globalopt)

Source:

Provides a function for get properties from 1 or several data sources using fallback from last to first

Parameters:
Name Type Attributes Default Description
data *
fallback_to_global Boolean <optional>
true

Classes

ConText

Methods

(static) dataScope(data_list)

Source:

Returns an multi-extended Object using prototype overlaping

Parameters:
Name Type Description
data_list Array

(static) evalExpression(expression, data)

Source:
Parameters:
Name Type Description
expression String
data *

data to be passed to the

(static) propGetter(data, fallback_to_globalopt)

Source:

Provides a function for get properties from 1 or several data sources using fallback from last to first

Parameters:
Name Type Attributes Default Description
data *
fallback_to_global Boolean <optional>
true