SolrObject::offsetExists
(PECL solr >= 0.9.2)
SolrObject::offsetExists — بررسی وجود خاصیت
Description
public bool SolrObject::offsetExists
( string $property_name
)
بررسی وجود خاصیت. استفاده هنگام کار کردن با شی به شکل آرایه.
Parameters
- property_name
-
نام خاصیت.
Return Values
Returns TRUE on success or FALSE on failure.
There are no user contributed notes for this page.
