Overview

Namespaces

  • None
  • PHP
  • Pry
    • Auth
      • Interfaces
    • Config
    • Controller
    • Date
    • Db
    • Feed
      • Abstracts
      • Writers
    • File
      • Decorator
    • Form
      • Element
    • Image
    • Log
      • Writer
    • Net
      • Exception
    • Session
    • Util
    • Validate
      • Validator
    • View

Classes

  • AutoCompleter
  • Checkbox
  • Colorpicker
  • Date
  • DatePicker
  • Email
  • File
  • Hidden
  • Html
  • Ip
  • Mac
  • Multi
  • NumericStepper
  • Password
  • Radio
  • Select
  • Slider
  • Submit
  • Text
  • Textarea
  • Overview
  • Namespace
  • Class
  • Tree

Class Radio

Element Radio

Pry\Form\Field
Extended by Pry\Form\Element\Multi
Extended by Pry\Form\Element\Radio
Namespace: Pry\Form\Element
Package: Form\Element
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.6
Located at Form/Element/Radio.class.php
Methods summary
public
# __construct( string $nom, Form_Form $form )

Constructeur

Constructeur

Parameters

$nom
string
$nom
$form
Form_Form
$form

Overrides

Pry\Form\Element\Multi::__construct()
public string
# __toString( )

Affiche les boutons radios

Affiche les boutons radios

Returns

string
Methods inherited from Pry\Form\Element\Multi
choices(), setAttributes()
Methods inherited from Pry\Form\Field
addClass(), addValidator(), attrsToString(), cssClass(), disabled(), getName(), getValue(), id(), info(), isValid(), label(), maxlength(), newLine(), readonly(), required(), sanitizedValue(), setErrorClass(), setImgInfo(), value()
Properties inherited from Pry\Form\Element\Multi
$choix
Properties inherited from Pry\Form\Field
$attrs, $class, $cssLabel, $errorClass, $errorMsg, $fieldNewLine, $form, $imgInfo, $info, $label, $labelNewLine, $required, $validator, $value
Pry API documentation generated by ApiGen 2.8.0