Finder adapter for Joomla Categories.
Located in /plugins/finder/categories/categories.php (line 25)
JObject | --JEvent | --JPlugin | --FinderIndexerAdapter | --plgFinderCategories
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::$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
Constructor
Method to get the SQL query used to retrieve the list of content items.
Method to get a SQL query to load the published and access states for a category and section.
Method to index an item. The item must be a FinderIndexerResult object.
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 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 remove the link information for items that have been deleted.
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()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:52:48 -0500 by phpDocumentor 1.4.4