The SolrObject class
Introduction
This is an object whose properties can also by accessed using the array syntax. All its properties are read-only.
Class synopsis
Table of Contents
- SolrObject::__construct — ساخت شی Solr
- SolrObject::__destruct — نابودگر
- SolrObject::getPropertyNames — بازگرداندن آرایه تمام نامهای خاصیتها
- SolrObject::offsetExists — بررسی وجود خاصیت
- SolrObject::offsetGet — استفاده برای بازیابی خاصیت
- SolrObject::offsetSet — تعیین مقدار خاصیت
- SolrObject::offsetUnset — تعیین مقدار خاصیت
There are no user contributed notes for this page.
