PHP Класс Zfplanet_Model_Service_LuceneIndexer, ZFPlanet

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_index

Открытые методы

Метод Описание
__construct ( array $config )
index ( Zfplanet_Model_Entry $entry )
indexAll ( array $entries )
update ( Zfplanet_Model_Entry $entry )

Описание методов

__construct() публичный Метод

public __construct ( array $config )
$config array

index() публичный Метод

public index ( Zfplanet_Model_Entry $entry )
$entry Zfplanet_Model_Entry

indexAll() публичный Метод

public indexAll ( array $entries )
$entries array

update() публичный Метод

public update ( Zfplanet_Model_Entry $entry )
$entry Zfplanet_Model_Entry

Описание свойств

$_index защищенное свойство

protected $_index