downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SDO_DAS_ChangeSummary::isLogging> <SDO_DAS_ChangeSummary::getOldContainer
Last updated: Fri, 20 May 2011

view this page in

SDO_DAS_ChangeSummary::getOldValues

(^)

SDO_DAS_ChangeSummary::getOldValues Get the old values for a given changed SDO_DataObject

Descripción

SDO_List SDO_DAS_ChangeSummary::getOldValues ( SDO_DataObject $data_object )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Get a list of the old values for a given changed SDO_DataObject. Returns a list of SDO_DAS_Settings describing the old values for the changed properties of the SDO_DataObject.

Parámetros

data_object

The data object which has been changed.

Valores devueltos

A list of SDO_DAS_Settings describing the old values for the changed properties of the SDO_DataObject. If the change type is SDO_DAS_ChangeSummary::ADDITION, this list is empty.



add a note add a note User Contributed Notes SDO_DAS_ChangeSummary::getOldValues
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites