SDO_DataObject::getTypeName
(^)
SDO_DataObject::getTypeName — Return the name of the type for a data object.
Opis
string SDO_DataObject::getTypeName
( void
)
Ostrzeżenie
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.
Return the name of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getName().
Parametry
None.
Zwracane wartości
The name of the type for the data object.
There are no user contributed notes for this page.
