Download the PHP package sasule/breadcrumb without Composer
On this page you can find all versions of the php package sasule/breadcrumb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sasule/breadcrumb
More information about sasule/breadcrumb
Files in sasule/breadcrumb
Download sasule/breadcrumb
More information about sasule/breadcrumb
Files in sasule/breadcrumb
Vendor sasule
Package breadcrumb
Short Description Breadcrumbs component for Nette Framework
License MIT
Package breadcrumb
Short Description Breadcrumbs component for Nette Framework
License MIT
Keywords breadcrumbsnette
Please rate this library. Is it a good library?
Informations about the package breadcrumb
Breadcrumb
Breadcrumbs component for Nette Framework (2.x and 3.x branch)
Inspired by Geniv/nette-breadcrumb
Installation
Usage
First activate extension in your config.neon or common.neon (based on version of Nette framework)
Then inject into your presenter and create component:
Then in your template:
...and you are done.
Methods
Method | Description |
---|---|
setTemplateFile(string $templateFile) |
Sets another template. Use full path to template file. |
addLink(string $title, string $target, array $parameters = []) |
Ads new link. $title Title which will be shown. $target Target of link. Expected in Nette format. $parameters Link parameters as usual. |
addLinkLocalised(string $title, string $target, array $parameters = []) |
Ads new localised link. Parameter $title is translated. Meaning of parameters is same as above. |
All versions of breadcrumb with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
nette/application Version ^3.0
nette/di Version ^3.0
latte/latte Version ^3.0
nette/application Version ^3.0
nette/di Version ^3.0
latte/latte Version ^3.0
The package sasule/breadcrumb contains the following files
Loading the files please wait ....