PHP Doku:: Get the name of the type - function.sdo-model-type-getname.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationService Data ObjectsSDO FunktionenSDO_Model_Type::getName

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO Funktionen

<<SDO_Model_Type::getBaseType

SDO_Model_Type::getNamespaceURI>>

SDO_Model_Type::getName

(^)

SDO_Model_Type::getName Get the name of the type

Beschreibung

string SDO_Model_Type::getName ( void )
Warnung

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.

Returns the name of the type. The combination of type name and namespace URI is used to uniquely identify the type.

Parameter-Liste

None.

Rückgabewerte

Returns the name of the type.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)