Finder adapter for Joomla Contacts.
Located in /plugins/finder/contacts/contacts.php (line 21)
JObject | --JEvent | --JPlugin | --FinderIndexerAdapter | --PlgFinderContacts
Load the language file on instantiation.
The plugin identifier.
The extension name.
The sublayout to use when rendering the results.
The field the published state is stored in.
The table name.
The type of content that the adapter indexes.
Inherited from FinderIndexerAdapter
FinderIndexerAdapter::$db
FinderIndexerAdapter::$indexer
FinderIndexerAdapter::$mime
FinderIndexerAdapter::$old_access
FinderIndexerAdapter::$old_cataccess
FinderIndexerAdapter::$type_id
Inherited from JPlugin
JPlugin::$params
JPlugin::$_name
JPlugin::$_type
Inherited from JEvent
JEvent::$_subject
Inherited from JObject
JObject::$_errors
Method to get the SQL query used to retrieve the list of content items.
Method to index an item. The item must be a FinderIndexerResult object.
Method to remove the link information for items that have been deleted.
This event will fire when contacts are deleted and when an indexed item is deleted.
Method to determine if the access level of an item changed.
Method to reindex the link information for an item that has been saved.
This event is fired before the data is actually saved so we are going to queue the item to be indexed later.
Method to update the item link information when the item category is changed. This is fired when the item category is published or unpublished from the list view.
Method to update the link information for items that have been changed from outside the edit screen. This is fired when the item is published, unpublished, archived, or unarchived from the list view.
Method to setup the indexer to be run.
Inherited From FinderIndexerAdapter
FinderIndexerAdapter::__construct()
FinderIndexerAdapter::categoryAccessChange()
FinderIndexerAdapter::categoryStateChange()
FinderIndexerAdapter::change()
FinderIndexerAdapter::checkCategoryAccess()
FinderIndexerAdapter::checkItemAccess()
FinderIndexerAdapter::getContentCount()
FinderIndexerAdapter::getItem()
FinderIndexerAdapter::getItemMenuTitle()
FinderIndexerAdapter::getItems()
FinderIndexerAdapter::getListQuery()
FinderIndexerAdapter::getPluginType()
FinderIndexerAdapter::getStateQuery()
FinderIndexerAdapter::getTypeId()
FinderIndexerAdapter::getUpdateQueryByIds()
FinderIndexerAdapter::getUpdateQueryByTime()
FinderIndexerAdapter::getURL()
FinderIndexerAdapter::index()
FinderIndexerAdapter::itemAccessChange()
FinderIndexerAdapter::itemStateChange()
FinderIndexerAdapter::onBeforeIndex()
FinderIndexerAdapter::onBuildIndex()
FinderIndexerAdapter::onStartIndex()
FinderIndexerAdapter::pluginDisable()
FinderIndexerAdapter::reindex()
FinderIndexerAdapter::remove()
FinderIndexerAdapter::setup()
FinderIndexerAdapter::translateState()
Inherited From JPlugin
JPlugin::__construct()
JPlugin::loadLanguage()
Inherited From JEvent
JEvent::__construct()
JEvent::update()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::__toString()
Documentation generated on Tue, 19 Nov 2013 14:56:47 +0100 by phpDocumentor 1.4.3