Skip to content

Filter for relations #319

@aimeos

Description

@aimeos

We have a nested set tree (kalnoy/nestedset) for pages, which contains relations for navigation like ancestors (breadcrumb), children (sub-navigation) and subtree (global menu).

For the subtree relation, we need to return the page subtree depending on the tree level passed as parameter. We don't want to use the HTTP request in the model due to seperation of concerns to get the parameter there. What's the best option to hand over the parameter to the model relation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions