]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow actions to be performed on updateWithKeys
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 23 Mar 2016 14:19:50 +0000 (15:19 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 23 Mar 2016 14:19:50 +0000 (15:19 +0100)
commit250d99d997f6a34b90af943c5428eaffda3238cc
tree323f8db383712e95dcc71f1fe60981fb9d46b4f8
parent8933022edcf4851ac8feb08aca9de4a4fbabc1df
Allow actions to be performed on updateWithKeys

Avoids overloading and lets dataobject classes use onUpdateKeys()
to do special stuff, like if a key is made up of a hash of other fields etc.
classes/Managed_DataObject.php