ElementIndexesVariable

Type
Class
Namespace
Craft
Inherits
Craft\ElementIndexesVariable
Since
2.5

Class ElementIndexesVariable

See also http://craftcms.com

View source (opens new window)

# Public Methods

Method Description
getSources() Returns the element index sources in the custom groupings/order.

# getSources()

Returns the element index sources in the custom groupings/order.

View source (opens new window)

Arguments

Returns

array (opens new window)

Signature

public array getSources ( $elementTypeClass, $context = 'index' )