Download silverstripe userforms Free Java Code

Description

User Forms module provides a visual form builder for the SilverStripe CMS. No coding required to build forms such as contact pages.

Icons

silverstripe userforms

Source Files

The download file silverstripe-userforms-master.zip has the following entries.


.gitignore/*from   w  w w  .j  a v a2s.c  o  m*/
.travis.yml
.tx/config
LICENSE
README.md
UPGRADE.md
_config.php
_config/userforms.yml
code/UserFormsGridFieldFilterHeader.php
code/formfields/FieldEditor.php
code/model/UserDefinedForm.php
code/model/formfields/EditableCheckbox.php
code/model/formfields/EditableCheckboxGroupField.php
code/model/formfields/EditableCountryDropdownField.php
code/model/formfields/EditableDateField.php
code/model/formfields/EditableDropdown.php
code/model/formfields/EditableEmailField.php
code/model/formfields/EditableFileField.php
code/model/formfields/EditableFormField.php
code/model/formfields/EditableFormHeading.php
code/model/formfields/EditableLiteralField.php
code/model/formfields/EditableMemberListField.php
code/model/formfields/EditableMultipleOptionField.php
code/model/formfields/EditableOption.php
code/model/formfields/EditableRadioField.php
code/model/formfields/EditableTextField.php
code/model/submissions/SubmittedFileField.php
code/model/submissions/SubmittedForm.php
code/model/submissions/SubmittedFormField.php
code/tasks/UserFormsColumnCleanTask.php
code/tasks/UserFormsVersionedTask.php
composer.json
css/FieldEditor.css
images/editablecheckbox.png
images/editablecheckboxgroupfield.png
images/editabledatefield.png
images/editabledropdown.png
images/editableemailfield.png
images/editablefilefield.png
images/editableformheading.png
images/editableliteralfield.png
images/editablememberlistfield.png
images/editablepasswordfield.png
images/editableradiofield.png
images/editabletextfield.png
javascript/UserForm.js
javascript/UserForm_frontend.js
javascript/lang/en.js
javascript/lang/src/ar.js
javascript/lang/src/en.js
javascript/lang/src/mi.js
javascript/lang/src/zh.js
lang/ar.yml
lang/ar_SA.yml
lang/bg_BG.yml
lang/da_DK.yml
lang/de_DE.yml
lang/en.yml
lang/en_GB.yml
lang/es_ES.yml
lang/es_MX.yml
lang/et_EE.yml
lang/fi_FI.yml
lang/fr_FR.yml
lang/hr_HR.yml
lang/mi.yml
lang/ms_MY.yml
lang/nl_NL.yml
lang/pl_PL.yml
lang/pt_PT.yml
lang/ru_RU.yml
lang/sr_RS.yml
lang/tr_TR.yml
lang/zh.yml
templates/EditableFormField.ss
templates/EditableOption.ss
templates/FieldEditor.ss
templates/Includes/CustomRule.ss
templates/ReceivedFormSubmission.ss
templates/email/SubmittedFormEmail.ss
tests/EditableFormFieldTest.php
tests/FieldEditorTest.php
tests/UserDefinedFormControllerTest.php
tests/UserDefinedFormTest.php
tests/UserDefinedFormTest.yml
tests/templates/UserDefinedFormControllerTest.ss
thirdparty/Placeholders.js/Placeholders.js
thirdparty/Placeholders.js/Placeholders.min.js
thirdparty/Placeholders.js/README.md
thirdparty/jquery-validate/.gitattributes
thirdparty/jquery-validate/.gitignore
thirdparty/jquery-validate/.travis.yml
thirdparty/jquery-validate/CONTRIBUTING.md
thirdparty/jquery-validate/Gruntfile.js
thirdparty/jquery-validate/README.md
thirdparty/jquery-validate/additional-methods.js
thirdparty/jquery-validate/changelog.txt
thirdparty/jquery-validate/demo/ajaxSubmit-integration-demo.html
thirdparty/jquery-validate/demo/captcha/captcha.js
thirdparty/jquery-validate/demo/captcha/fonts/Anorexia.ttf
thirdparty/jquery-validate/demo/captcha/image_req.php
thirdparty/jquery-validate/demo/captcha/images/.htaccess
thirdparty/jquery-validate/demo/captcha/images/button.png
thirdparty/jquery-validate/demo/captcha/images/image.php
thirdparty/jquery-validate/demo/captcha/index.php
thirdparty/jquery-validate/demo/captcha/newsession.php
thirdparty/jquery-validate/demo/captcha/process.php
thirdparty/jquery-validate/demo/captcha/rand.php
thirdparty/jquery-validate/demo/captcha/style.css
thirdparty/jquery-validate/demo/css/chili.css
thirdparty/jquery-validate/demo/css/cmxform.css
thirdparty/jquery-validate/demo/css/cmxformTemplate.css
thirdparty/jquery-validate/demo/css/core.css
thirdparty/jquery-validate/demo/css/reset.css
thirdparty/jquery-validate/demo/css/screen.css
thirdparty/jquery-validate/demo/custom-messages-data-demo.html
thirdparty/jquery-validate/demo/custom-methods-demo.html
thirdparty/jquery-validate/demo/dynamic-totals.html
thirdparty/jquery-validate/demo/errorcontainer-demo.html
thirdparty/jquery-validate/demo/file_input.html
thirdparty/jquery-validate/demo/form.php
thirdparty/jquery-validate/demo/form.phps
thirdparty/jquery-validate/demo/images/bg.gif
thirdparty/jquery-validate/demo/images/checked.gif
thirdparty/jquery-validate/demo/images/cmxform-divider.gif
thirdparty/jquery-validate/demo/images/cmxform-fieldset.gif
thirdparty/jquery-validate/demo/images/loading.gif
thirdparty/jquery-validate/demo/images/unchecked.gif
thirdparty/jquery-validate/demo/index.html
thirdparty/jquery-validate/demo/jquerymobile.html
thirdparty/jquery-validate/demo/js/chili-1.7.pack.js
thirdparty/jquery-validate/demo/login/images/bg.gif
thirdparty/jquery-validate/demo/login/images/header1.jpg
thirdparty/jquery-validate/demo/login/images/page.gif
thirdparty/jquery-validate/demo/login/images/required_star.gif
thirdparty/jquery-validate/demo/login/index.html
thirdparty/jquery-validate/demo/login/screen.css
thirdparty/jquery-validate/demo/marketo/emails.php
thirdparty/jquery-validate/demo/marketo/emails.phps
thirdparty/jquery-validate/demo/marketo/ie6.css
thirdparty/jquery-validate/demo/marketo/images/backRequiredGray.gif
thirdparty/jquery-validate/demo/marketo/images/back_green-fade.gif
thirdparty/jquery-validate/demo/marketo/images/back_nav_blue.gif
thirdparty/jquery-validate/demo/marketo/images/blank.gif
thirdparty/jquery-validate/demo/marketo/images/button-submit.gif
thirdparty/jquery-validate/demo/marketo/images/favicon.ico
thirdparty/jquery-validate/demo/marketo/images/help.png
thirdparty/jquery-validate/demo/marketo/images/left-nav-callout-long.png
thirdparty/jquery-validate/demo/marketo/images/login-sprite.gif
thirdparty/jquery-validate/demo/marketo/images/logo_marketo.gif
thirdparty/jquery-validate/demo/marketo/images/sf.png
thirdparty/jquery-validate/demo/marketo/images/step1-24.gif
thirdparty/jquery-validate/demo/marketo/images/step2-24.gif
thirdparty/jquery-validate/demo/marketo/images/step3-24.gif
thirdparty/jquery-validate/demo/marketo/images/tab-sprite.gif
thirdparty/jquery-validate/demo/marketo/images/tab_green.gif
thirdparty/jquery-validate/demo/marketo/images/time.png
thirdparty/jquery-validate/demo/marketo/images/toggle.gif
thirdparty/jquery-validate/demo/marketo/images/warning.gif
thirdparty/jquery-validate/demo/marketo/index.html
thirdparty/jquery-validate/demo/marketo/jquery.maskedinput.js
thirdparty/jquery-validate/demo/marketo/mktSignup.js
thirdparty/jquery-validate/demo/marketo/step2.htm
thirdparty/jquery-validate/demo/marketo/stylesheet.css
thirdparty/jquery-validate/demo/milk/bg.gif
thirdparty/jquery-validate/demo/milk/emails.php
thirdparty/jquery-validate/demo/milk/emails.phps
thirdparty/jquery-validate/demo/milk/index.html
thirdparty/jquery-validate/demo/milk/left_white.png
thirdparty/jquery-validate/demo/milk/milk.css
thirdparty/jquery-validate/demo/milk/milk.png
thirdparty/jquery-validate/demo/milk/right_white.png
thirdparty/jquery-validate/demo/milk/users.php
thirdparty/jquery-validate/demo/milk/users.phps
thirdparty/jquery-validate/demo/multipart/index.html
thirdparty/jquery-validate/demo/multipart/js/jquery.maskedinput-1.0.js
thirdparty/jquery-validate/demo/multipart/js/ui.accordion.js
thirdparty/jquery-validate/demo/multipart/js/ui.core.js
thirdparty/jquery-validate/demo/multipart/style.css
thirdparty/jquery-validate/demo/radio-checkbox-select-demo.html
thirdparty/jquery-validate/demo/tabs/index.html
thirdparty/jquery-validate/demo/themerollered.html
thirdparty/jquery-validate/demo/tinymce/index.html
thirdparty/jquery-validate/demo/tinymce/themes/simple/editor_template.js
thirdparty/jquery-validate/demo/tinymce/themes/simple/img/icons.gif
thirdparty/jquery-validate/demo/tinymce/themes/simple/langs/en.js
thirdparty/jquery-validate/demo/tinymce/themes/simple/skins/default/ui.css
thirdparty/jquery-validate/demo/tinymce/tiny_mce.js
thirdparty/jquery-validate/jquery.validate.js
thirdparty/jquery-validate/lib/jquery-1.6.4.js
thirdparty/jquery-validate/lib/jquery-1.7.2.js
thirdparty/jquery-validate/lib/jquery-1.8.3.js
thirdparty/jquery-validate/lib/jquery-1.9.0.js
thirdparty/jquery-validate/lib/jquery.form.js
thirdparty/jquery-validate/lib/jquery.js
thirdparty/jquery-validate/lib/jquery.mockjax.js
thirdparty/jquery-validate/localization/messages_ar.js
thirdparty/jquery-validate/localization/messages_bg.js
thirdparty/jquery-validate/localization/messages_ca.js
thirdparty/jquery-validate/localization/messages_cs.js
thirdparty/jquery-validate/localization/messages_da.js
thirdparty/jquery-validate/localization/messages_de.js
thirdparty/jquery-validate/localization/messages_el.js
thirdparty/jquery-validate/localization/messages_es.js
thirdparty/jquery-validate/localization/messages_et.js
thirdparty/jquery-validate/localization/messages_eu.js
thirdparty/jquery-validate/localization/messages_fa.js
thirdparty/jquery-validate/localization/messages_fi.js
thirdparty/jquery-validate/localization/messages_fr.js
thirdparty/jquery-validate/localization/messages_he.js
thirdparty/jquery-validate/localization/messages_hr.js
thirdparty/jquery-validate/localization/messages_hu.js
thirdparty/jquery-validate/localization/messages_it.js
thirdparty/jquery-validate/localization/messages_ja.js
thirdparty/jquery-validate/localization/messages_ka.js
thirdparty/jquery-validate/localization/messages_kk.js
thirdparty/jquery-validate/localization/messages_lt.js
thirdparty/jquery-validate/localization/messages_lv.js
thirdparty/jquery-validate/localization/messages_my.js
thirdparty/jquery-validate/localization/messages_nl.js
thirdparty/jquery-validate/localization/messages_no.js
thirdparty/jquery-validate/localization/messages_pl.js
thirdparty/jquery-validate/localization/messages_pt_BR.js
thirdparty/jquery-validate/localization/messages_pt_PT.js
thirdparty/jquery-validate/localization/messages_ro.js
thirdparty/jquery-validate/localization/messages_ru.js
thirdparty/jquery-validate/localization/messages_si.js
thirdparty/jquery-validate/localization/messages_sk.js
thirdparty/jquery-validate/localization/messages_sl.js
thirdparty/jquery-validate/localization/messages_sr.js
thirdparty/jquery-validate/localization/messages_sv.js
thirdparty/jquery-validate/localization/messages_th.js
thirdparty/jquery-validate/localization/messages_tr.js
thirdparty/jquery-validate/localization/messages_uk.js
thirdparty/jquery-validate/localization/messages_vi.js
thirdparty/jquery-validate/localization/messages_zh.js
thirdparty/jquery-validate/localization/messages_zh_TW.js
thirdparty/jquery-validate/localization/methods_de.js
thirdparty/jquery-validate/localization/methods_nl.js
thirdparty/jquery-validate/localization/methods_pt.js
thirdparty/jquery-validate/package.json
thirdparty/jquery-validate/test/events.html
thirdparty/jquery-validate/test/firebug/errorIcon.png
thirdparty/jquery-validate/test/firebug/firebug.css
thirdparty/jquery-validate/test/firebug/firebug.html
thirdparty/jquery-validate/test/firebug/firebug.js
thirdparty/jquery-validate/test/firebug/firebugx.js
thirdparty/jquery-validate/test/firebug/infoIcon.png
thirdparty/jquery-validate/test/firebug/warningIcon.png
thirdparty/jquery-validate/test/index.html
thirdparty/jquery-validate/test/jquery.js
thirdparty/jquery-validate/test/large.html
thirdparty/jquery-validate/test/messages.js
thirdparty/jquery-validate/test/methods.js
thirdparty/jquery-validate/test/qunit/qunit.css
thirdparty/jquery-validate/test/qunit/qunit.js
thirdparty/jquery-validate/test/rules.js
thirdparty/jquery-validate/test/selects/index.html
thirdparty/jquery-validate/test/tabs.html
thirdparty/jquery-validate/test/test.js
thirdparty/jquery-validate/todo
thirdparty/jquery-validate/validation.jquery.json

Download

Click the following link to download silverstripe-userforms-master.zip.

silverstripe-userforms-master.zip




















Home »
  Javascript Free Code Download »
    Form »




Form
Form Ajax
Form Element
Form Field
Form HTML5
Form Input
Form jQuery
Form JSON
Form Submit