UrlWindowPresenterTrait
trait UrlWindowPresenterTrait (View source)
Methods
string | getLinks() Render the actual link slider. | |
string | getUrlLinks(array $urls) Get the links for the URLs in the given array. | |
string | getPageLinkWrapper(string $url, int $page, string|null $rel = null) Get HTML wrapper for a page link. |
Details
protected string getLinks()
Render the actual link slider.
protected string getUrlLinks(array $urls)
Get the links for the URLs in the given array.
protected string getPageLinkWrapper(string $url, int $page, string|null $rel = null)
Get HTML wrapper for a page link.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.1/Illuminate/Pagination/UrlWindowPresenterTrait.html