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

Render the actual link slider.

Return Value

string

Get the links for the URLs in the given array.

Parameters

array $urls

Return Value

string

Get HTML wrapper for a page link.

Parameters

string $url
int $page
string|null $rel

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.1/Illuminate/Pagination/UrlWindowPresenterTrait.html