IMPRESS dotted_line CONTACT dotted_line search dotted_line Kontakt dotted_line sitemap dotted_line print
166 PHP-Resource users online

Switch to another languags Deutsch aktuelle Sprache Englisch
brauche Webseite ideal für Vereine und Firmen
- Ad -
php-resource

PHP Manual

Return the name of the type for a data object.

SDO_DataObject::getTypeName

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

SDO_DataObject::getTypeName — Return the name of the type for a data object.

Description

string SDO_DataObject::getTypeName ( void )
Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Return the name of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getName().

Parameters

None.

Return Values

The name of the type for the data object.




Comments to the PHP manual
Write new comment
 

webhosting und Server



 

New Tutorial entries

Joomla! Starterhilfe

Dieses Tutorial begleitet Sie bei dem Einstieg in die Welt von dem CMS Joomla!.

werninator | Category: MySQL
Objektorientiertes Programmieren

Dieses Tutorial beschreibt sehr gut die Wirkunsweise von objektorientiertes Programmieren. Also bestens geeignet um das objektorientierte Programmieren zu verstehen.

phpsven | Category: PHP
Tutorials zu Facebook Anwendungen mit PHP

In mehreren Tutorials wird der Zugriff auf Facebook Daten mittels Graph API, FQL und REST API erklärt. Alle Codebeispiele liegen zum Ausprobieren in einem SVN, bzw. github Repository bereit.

abouttheweb | Category: PHP