downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SDO_Model_ReflectionDataObject::getInstanceProperties> <SDO_Model_ReflectionDataObject::export
[edit] Last updated: Fri, 25 May 2012

view this page in

SDO_Model_ReflectionDataObject::getContainmentProperty

(^)

SDO_Model_ReflectionDataObject::getContainmentProperty データオブジェクトとの包含関係を定義しているプロパティを取得する

説明

SDO_Model_Property SDO_Model_ReflectionDataObject::getContainmentProperty ( void )
警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

SDO_DataObject を含んでいる SDO_Model_Property を取得します。 このメソッドは、リフレクション対象との包含関係を定義している 親オブジェクトのプロパティをたどる際に使用可能です。

パラメータ

なし。

返り値

親オブジェクトが SDO_DataObject を参照しているプロパティを表す SDO_Model_Property、あるいはルート SDO_DataObject の場合は NULL を返します。



add a note add a note User Contributed Notes SDO_Model_ReflectionDataObject::getContainmentProperty
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites