networkteam/neos-util

Last activity 30 Sep 2022 8099
composer require networkteam/neos-util

networkteam utils for neos

8.0.1

Version
8.0.1
Type
neos-package
Release Date
Jul 27, 2022 10:33
Source
git
Distribution
zip
Requires
5ba0551cf666e3895fafd987125f5c17a2caea80

Networkteam.Neos.Util

Versions

  • Neos 3.*: ~2.0 (Development in master Branch)
  • Neos 2.*: ~1.0 (Development in 1.x Branch)

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

The content of the readme is provided by Github
The same vendor provides 20 package(s).