-
Notifications
You must be signed in to change notification settings - Fork 3
Store
Mo McRoberts edited this page Aug 7, 2011
·
1 revision
Base class for complex object stores.
Store is a class derived from Model.
uses('store');[[Store::getInstance]]()
[[Store::__construct]]()[[Store::uuidOfObject]]()[[Store::kindOfObject]]()[[Store::objectAsArray]]()[[Store::firstObject]]()[[Store::dataForEntry]]()[[Store::dataForUUID]]()[[Store::objectForUUID]]()[[Store::dataForIri]]()[[Store::objectForIri]]()[[Store::setData]]()[[Store::query]]()[[Store::object]]()[[Store::updateObjectWithUUID]]()[[Store::deleteObjectWithUUID]]()[[Store::storedTransaction]]()[[Store::pendingObjectsSet]]()[[Store::dirty]]()[[Store::markAllAsDirty]]()