networkteam/neos-util
最新稳定版本:9.0.0
Composer 安装命令:
composer require networkteam/neos-util
包简介
networkteam utils for neos
README 文档
README
Versions
| Neos CMS | Plugin Version | branch name |
|---|---|---|
| >= 2.0 | 1.x | 1.x |
| >= 3.0 | 2.x | 2.x |
| >= 4.0 | 5.x | 5.x |
| >= 9.0 | 6.x | master |
Fusion Objects
Networkteam.Neos.Util:ImageUriAndDimensions:**
Params:
- asset (required)
- width
- height
- maximumWidth
- maximumHeight
- allowCropping
- $allowUpScaling
Returns Array with Image uri, width and height (Keys: src, width, height)
Networkteam.Neos.Util:ResourceUri (not working in v 2.x)
Params:
- path
- localize
- cacheBuster
Returns Cachebusted Resource Uri
ViewHelper
SanitizedIdViewHelper
Params:
- string
Returns ID from given string (does not maintain uniqueness)
StrftimeViewHelper
Params:
- date
- format
Returns locally formatted DateTime
Eel Helper
Networkteam.Neos.Util.Caching.entityTags
Params:
- entities
- prefix
Returns array of prefixed caching entries for given entities
Networkteam.Neos.Util.String.nl2br
Params:
- string (required)
- is_xhtml
Converts line breaks to <br /> Tags
统计信息
- 总下载量: 17.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04