Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<SDO_Model_Property::getContainingTypeSDO_Model_Property::getName>
Last updated: Tue, 19 Sep 2006

SDO_Model_Property::getDefault

(no version information, might be only in CVS)

SDO_Model_Property::getDefault --  Get the default value for the property

Description

mixed SDO_Model_Property::getDefault ( 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.

Returns the default value for the property. Only primitive data type properties can have default values.

Parameters

None.

Return Values

Returns the default value for the property.




<SDO_Model_Property::getContainingTypeSDO_Model_Property::getName>
Last updated: Tue, 19 Sep 2006