zf3belcebur/materialize-css-helper

This package is abandoned and no longer maintained. No replacement package was suggested.

MaterializeCss Helper integration to ZF3

v1.0.1 2019-09-12 06:43 UTC

This package is auto-updated.

Last update: 2022-08-12 13:01:15 UTC


README

ZF3 materialize-css-helper

  • MaterializeCSS Version: 1.0

This module overwrites the original ZF view helpers defined below.

See

Installation

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

composer require zf3belcebur/materialize-css-helper

Then add ZF3Belcebur\MaterialiceCssHelper to your config/application.config.php

Elementos disponibles

  • FormButton
  • FormCheckbox
  • FormColor
  • FormDate
  • FormDateSelect
  • FormDateTime
  • FormDateTimeLocal
  • FormDateTimeSelect
  • FormElementErrors
  • FormEmail
  • FormFile
  • FormHidden
  • FormImage
  • FormInput
  • FormMonth
  • FormMonthSelect
  • FormMultiCheckbox
  • FormNumber
  • FormPassword
  • FormRadio
  • FormRange
  • FormReset
  • FormRow
  • FormSearch
  • FormSelect
  • FormSubmit
  • FormTel
  • FormText
  • FormTextarea
  • FormTime
  • FormUrl
  • FormWeek
  • GoogleReCaptcha