(no version information, might be only in CVS)
SDO_DAS_Setting::getListIndex -- Get the list index for a changed many-valued propertyWarnung |
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko. |
Get the list index for a modification made to an element of a many-valued property. For example, if we modified the third element of a many-valued property we could obtain an SDO_DAS_Setting from the change summary corresponding to that modification. A call to getListIndex() on that setting would return the value 2 (lists are indexed from zero).
Zurück | Zum Anfang | Weiter |
SDO_DAS_DataObject::getChangeSummary | Nach oben | SDO_DAS_Setting::getPropertyIndex |