BreadcrumbsManager

Constructors

this
this()
Undocumented in source.

Members

Functions

exists
bool exists(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
generate
BreadcrumbItem[] generate(string name, Object[] params)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(string name, Handler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
render
string render(string name, Object[] params)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta