Webylon 3.1 API Docs
  • Package
  • Class
  • Tree
  • Deprecated
  • Download
Version: current
  • 3.2
  • 3.1

Packages

  • auth
  • Booking
  • cart
    • shipping
    • steppedcheckout
  • Catalog
  • cms
    • assets
    • batchaction
    • batchactions
    • bulkloading
    • comments
    • content
    • core
    • export
    • newsletter
    • publishers
    • reports
    • security
    • tasks
  • Dashboard
  • DataObjectManager
  • event
  • faq
  • forms
    • actions
    • core
    • fields-basic
    • fields-dataless
    • fields-datetime
    • fields-files
    • fields-formatted
    • fields-formattedinput
    • fields-relational
    • fields-structural
    • transformations
    • validators
  • googlesitemaps
  • guestbook
  • installer
  • newsletter
  • None
  • photo
    • gallery
  • PHP
  • polls
  • recaptcha
  • sapphire
    • api
    • bulkloading
    • control
    • core
    • cron
    • dev
    • email
    • fields-formattedinput
    • filesystem
    • formatters
    • forms
    • i18n
    • integration
    • misc
    • model
    • parsers
    • search
    • security
    • tasks
    • testing
    • tools
    • validation
    • view
    • widgets
  • seo
    • open
      • graph
  • sfDateTimePlugin
  • spamprotection
  • stealth
    • captha
  • subsites
  • userform
    • pagetypes
  • userforms
  • webylon
  • widgets

Classes

  • CheckboxField
  • CheckboxField_Disabled
  • CheckboxField_Readonly
  • CheckboxSetField
  • DropdownField
  • GroupedDropdownField
  • ListboxField
  • LookupField
  • NullableField
  • OptionsetField
  • ReadonlyField
  • RoomServiceDropdownField
  • SimpleHTMLEditorField
  • SimpleTinyMCEField
  • SimpleWysiwygField
  • StateDropdownField
  • StateProvinceDropdownField
  • TextareaField
  • TextField

Package forms\fields-basic

Classes summary

CheckboxField Single checkbox field.
CheckboxField_Disabled Single checkbox field, disabled
CheckboxField_Readonly Readonly version of a checkbox field - "Yes" or "No".
CheckboxSetField Displays a set of checkboxes as a logical group.
DropdownField Dropdown field, created from a <select> tag.
GroupedDropdownField Grouped dropdown, using <optgroup> tags.
ListboxField Multi-line listbox field, created from a <select> tag.
LookupField Read-only complement of DropdownField. Shows the "human value" of the dropdown field for the currently selected value.
NullableField NullableField is a field that wraps other fields when you want to allow the user to specify whether the value of the field is null or not.
OptionsetField Set of radio buttons designed to emulate a dropdown. It even uses the same constructor as a dropdown field.
ReadonlyField Read-only field to display a non-editable value with a label. Consider using an LabelField if you just need a label-less value display.
RoomServiceDropdownField Dropdown field, created from a <select> tag.
SimpleHTMLEditorField TextareaField creates a multi-line text field, allowing more data to be entered than a standard text field. It creates the <textarea> tag in the form HTML.
SimpleTinyMCEField TextareaField creates a multi-line text field, allowing more data to be entered than a standard text field. It creates the <textarea> tag in the form HTML.
SimpleWysiwygField TextareaField creates a multi-line text field, allowing more data to be entered than a standard text field. It creates the <textarea> tag in the form HTML.
StateDropdownField Dropdown field, created from a <select> tag.
StateProvinceDropdownField Dropdown field, created from a <select> tag.
TextareaField TextareaField creates a multi-line text field, allowing more data to be entered than a standard text field. It creates the <textarea> tag in the form HTML.
TextField Text input field.
[Raise a SilverStripe Framework issue/bug](https://github.com/silverstripe/silverstripe-framework/issues/new)
- [Raise a SilverStripe CMS issue/bug](https://github.com/silverstripe/silverstripe-cms/issues/new)
- Please use the Silverstripe Forums to ask development related questions. -
Webylon 3.1 API Docs API documentation generated by ApiGen 2.8.0