PHP Class Sonata\Component\Product\SeoProductIterator

Author: Hugo Briand ([email protected])
Inheritance: implements Exporter\Source\SourceIteratorInterface
Afficher le fichier Open project: sonata-project/ecommerce

Protected Properties

Свойство Type Description
$iterator Exporter\Source\SymfonySitemapSourceIterator

Méthodes publiques

Méthode Description
__construct ( Symfony\Bridge\Doctrine\RegistryInterface $registry, string $class, Symfony\Component\Routing\RouterInterface $router, string $routeName ) Constructor.
current ( )
key ( )
next ( )
rewind ( )
valid ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( Symfony\Bridge\Doctrine\RegistryInterface $registry, string $class, Symfony\Component\Routing\RouterInterface $router, string $routeName )
$registry Symfony\Bridge\Doctrine\RegistryInterface
$class string
$router Symfony\Component\Routing\RouterInterface
$routeName string

current() public méthode

public current ( )

key() public méthode

public key ( )

next() public méthode

public next ( )

rewind() public méthode

public rewind ( )

valid() public méthode

public valid ( )

Property Details

$iterator protected_oe property

protected SymfonySitemapSourceIterator,Exporter\Source $iterator
Résultat Exporter\Source\SymfonySitemapSourceIterator