- Description:
- Define all of the selectors we will be using on the contentbank interface. 
 
- Source:
- Copyright:
- 2020 Sara Arjona 
 
- 2020 Sara Arjona 
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 
Define all of the selectors we will be using on the contentbank interface.
Methods
(inner) getDataSelector(name, value) → {string}
- Description:
- A small helper function to build queryable data selectors. 
 
- Source:
Parameters:
| Name | Type | Description | 
|---|---|---|
| name | String | |
| value | String | 
Returns:
- Type
- string