|
| | __construct ($range_id=null, $data=null) |
| |
| | getRangeId () |
| |
| | getValue ($field) |
| |
| | unsetValue ($field) |
| |
| | store ($field, $value) |
| |
| | create ($field, $data=[]) |
| |
| | delete ($field) |
| |
| | __construct ($data=null) |
| |
| | getFields ($range=null, $section=null, $name=null) |
| |
| | getMetadata ($field) |
| |
| | getValue ($field) |
| |
| | setValue ($field, $value) |
| |
| | getIterator () |
| |
| | __get ($field) |
| |
| | __set ($field, $value) |
| |
| | __isset ($field) |
| |
| | offsetExists ($offset) |
| |
| | offsetGet ($offset) |
| |
| | offsetSet ($offset, $value) |
| |
| | offsetUnset ($offset) |
| |
| | count () |
| |
| | store ($field, $data) |
| |
| | create ($field, $data=[]) |
| |
| | delete ($field) |
| |
| | convertFromDatabase ($type, $value, $field) |
| |
| | convertForDatabase ($type, $value, $field) |
| |
| | fromEnv (string $field) |
| |
| | fetchData ($data=null) |
| |
| | getI18NIdentifier ($field) |
| |
| | fetchData ($data=null) |
| |
| | getI18NIdentifier ($field) |
| |
| | $data = [] |
| |
| | $metadata = [] |
| |
| static | $instances = [] |
| |
◆ exportUserData()
Export available data of a given user into a storage object (an instance of the StoredUserData class) for that user.
- Parameters
-
Implements PrivacyObject.
◆ RANGE_TYPE
| const RANGE_TYPE = 'user' |
The documentation for this class was generated from the following file: