ttree / eel-nodesearchservice
NodeSearchService 的 EEL 辅助工具
1.0.1
2024-01-15 06:18 UTC
Requires
- neos/neos: ^3.0 || ^4.0 || ^5.0 || ^7.0 || ^8.0
This package is auto-updated.
Last update: 2024-09-15 07:50:54 UTC
README
用法
items = ${NodeSearchService.findByProperties('query', ['Neos.Neos:Document'], node.context)}
items = ${NodeSearchService.findByProperty('propertyName', 'propertyValue', ['Neos.Neos:Document'], node.context)}
致谢
由 ttree 有限公司 - neos 解决方案提供商 赞助开发。
我们尽力用爱和热情制作这个包,我们开放赞助、支持请求等,请联系我们。
许可协议
基于 MIT 许可协议,见 LICENSE