core_contentbank/selectors

Define all of the selectors we will be using on the contentbank interface.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) getDataSelector(name, value) → {string}

Source:

A small helper function to build queryable data selectors.

Parameters:
Name Type Description
name String
value String
Returns:
Type
string