Download the PHP package weboftalent/prevnextsibling without Composer
On this page you can find all versions of the php package weboftalent/prevnextsibling. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weboftalent/prevnextsibling
More information about weboftalent/prevnextsibling
Files in weboftalent/prevnextsibling
Download weboftalent/prevnextsibling
More information about weboftalent/prevnextsibling
Files in weboftalent/prevnextsibling
Vendor weboftalent
Package prevnextsibling
Short Description Helper method and template to allow previous and next sibling integration easily
License BSD-3-Clause
Package prevnextsibling
Short Description Helper method and template to allow previous and next sibling integration easily
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package prevnextsibling
Previous and Next Sibling
Maintainers
- Gordon Anderson (Nickname: nontgor) [email protected]
Introduction
This module provides convenience methods for previous and next siblings of a common parent. It is used for paging through a list of children items.
Installation
Usage
Previous Sibling
In a template call $PreviousSibling
If there is no previous sibling the result will be blank and nothing will render.
NextSibling
In a template call $NextSibling
If there is no next sibling the result will be blank and nothing will render.
Requirements
- SilverStripe 4
All versions of prevnextsibling with dependencies
PHP Build Version
Package Version
The package weboftalent/prevnextsibling contains the following files
Loading the files please wait ....