ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,668
- Points
- 823
Reputation:
I have been working on adding additional filters to the resource list (resource overview) in XFRM. So far, everything is done through
But I did note that
Read more
Continue reading...
XFRM\ConrollerPlugin\Overview and its getResourceFilterInput and applyResourceFilters methods.But I did note that
XFRM\Api\ControllerPlugin\ResourceItem has a method applyResourceListFilters that seems to be a clone of applyResourceFilters. But this method is only called from Api\Controller\Category and...Read more
Continue reading...