Advertising
advertising
related pastes to tag 'typo3'
- 2090068 - Dmitri Pisarev: typo3 fluid flow3 extbase
-
- <?php
- class Tx_Rmap_ViewHelpers_GroupedForViewHelper extends Tx_Fluid_ViewHelpers_GroupedForViewHelper {
- /**
- * Groups the given array by the specified groupBy property.
- *
- * @param array $elements The array / traversable object to be grouped
- 2090041 - Dmitri Pisarev: typo3 fluid flow3 extbase
-
- <?php
- class Tx_Rmap_ViewHelpers_GroupedForViewHelper extends Tx_Fluid_Core_ViewHelper_AbstractViewHelper {
- /**
- * Iterates through elements of $each and renders child nodes
- *
- * @param array $each The array or Tx_Extbase_Persistence_ObjectStorage to iterated over