编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SolrDocument::fieldExists
  • SolrDocument::getChildDocuments »
  • PHP Manual
  • SolrDocument
  • Access the field as a property

SolrDocument::__get

(PECL solr >= 0.9.2)

SolrDocument::__get — Access the field as a property

说明

public SolrDocument::__get ( string $fieldName ) : SolrDocumentField

Magic method for accessing the field as a property.

参数

fieldName

The name of the field.

返回值

Returns a SolrDocumentField instance.

相关文章
php fdf 函数 get the appearance of a fieldphp fdf 函数 set the appearance of a fieldphp filepro 函数 gets the width of a fieldphp reflectionproperty set property accessibilityphp sdo 函数 test whether a property was set prior to being modifiedphp sdo 函数 get the default value for the propertyphp solrdocument adds a field to the documentphp solrdocument retrieves the current fieldphp solrdocument removes a field from the documentphp solrdocument checks if a field exists in the documentphp solrdocument access the field as a propertyphp solrdocument retrieves a field by namephp solrdocument checks if a field existsphp solrdocument moves the internal pointer to the next fieldphp solrdocument checks if a particular field existsphp solrdocument retrieves a fieldphp solrdocument adds a field to the documentphp solrdocument removes a fieldphp solrdocument adds another field to the documentphp solrdocument removes a field from the document
关注编程学问公众号
编程学问网 湘ICP备20001732号