Craft 3 Class Reference

Class craft\web\twig\variables\ElementIndexes

Inheritance
craft\web\twig\variables\ElementIndexes
Available since version
3.0
Deprecated since version
in 3.0
Source Code
https://github.com/craftcms/cms/blob/master/src/web/twig/variables/ElementIndexes.php

Class ElementIndexes variable.

Public Methods
Method Description Defined By
getSources() Returns the element index sources in the custom groupings/order. craft\web\twig\variables\ElementIndexes

Method Details

getSources() public method #

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

public array getSources ( \craft\web\twig\variables\string $elementTypeClass, \craft\web\twig\variables\string $context 'index' )
$elementTypeClass string The element type class
$context string The context