Forum und email

SDO_DataObject::getTypeNamespaceURI

(No version information available, might be only in CVS)

SDO_DataObject::getTypeNamespaceURI — Return the namespace URI of the type for a data object.

Descripción

string SDO_DataObject::getTypeNamespaceURI ( void )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

Return the namespace URI of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getNamespaceURI().

Lista de parámetros

None.

Valores retornados

The namespace URI of the type for the data object.