Overview
  • Namespace
  • Class

Namespaces

  • nk2580
    • wordsmith
      • Actions
      • Endpoints
      • Environment
      • Filters
      • Inputs
        • Fields
      • Menus
      • MetaBoxes
      • PostTypes
      • Routes
      • Scripts
      • SettingsPages
      • Taxonomies
        • Hierarchical
        • NonHierarchical
      • UserCapabilities
      • UserRoles
      • Utillities
        • NavWalkers

Classes

  • Input
  • Repeater

Class Input

Direct known subclasses

nk2580\wordsmith\Inputs\Fields\AddressField, nk2580\wordsmith\Inputs\Fields\CheckBoxField, nk2580\wordsmith\Inputs\Fields\TextAreaField, nk2580\wordsmith\Inputs\Fields\TextField, nk2580\wordsmith\Inputs\Fields\UrlField, nk2580\wordsmith\Inputs\Repeater, nk2580\wordsmith\Inputs\Fields\EmailField, nk2580\wordsmith\Inputs\Fields\FileUploadField, nk2580\wordsmith\Inputs\Fields\GalleryField, nk2580\wordsmith\Inputs\Fields\HiddenField, nk2580\wordsmith\Inputs\Fields\ImageUploadField, nk2580\wordsmith\Inputs\Fields\PasswordField, nk2580\wordsmith\Inputs\Fields\RadioButtonField, nk2580\wordsmith\Inputs\Fields\SelectBoxField

Namespace: nk2580\wordsmith\Inputs
Located at Inputs/Input.php

Methods summary

public
# __construct( $name, $label = '', $value = '', $class = '', $readonly = false )
public
# printField( )
public
# isFieldValid( )
public
# sanitize( )
protected
# getClassString( )

Properties summary

protected $name
#
protected string $class
# ""
protected $readonly
#
protected $value
#
protected $label
#
API documentation generated by ApiGen