Forms\Element\Radio::render
  • References/PHP/Phalcon/Forms/Element/Radio

public render ([array $attributes]) Renders the element widget returning html

2025-01-10 15:47:30
Forms\ElementInterface::getValidators
  • References/PHP/Phalcon/Forms/ElementInterface

abstract public getValidators () ...

2025-01-10 15:47:30
Forms\Element::getUserOption
  • References/PHP/Phalcon/Forms/Element

public mixed getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option

2025-01-10 15:47:30
Forms\ElementInterface::setUserOptions
  • References/PHP/Phalcon/Forms/ElementInterface

abstract public setUserOptions (array $options) ...

2025-01-10 15:47:30
Forms\Element\Hidden
  • References/PHP/Phalcon/Forms/Element/Hidden

extends abstract class Phalcon\Forms\Element

2025-01-10 15:47:30
Forms\ElementInterface::appendMessage
  • References/PHP/Phalcon/Forms/ElementInterface

abstract public appendMessage (

2025-01-10 15:47:30
Forms\Element::setAttributes
  • References/PHP/Phalcon/Forms/Element

public setAttributes (array $attributes) Sets default attributes for the element

2025-01-10 15:47:30
Forms\Element\TextArea::render
  • References/PHP/Phalcon/Forms/Element/TextArea

public render ([array $attributes]) Renders the element widget

2025-01-10 15:47:30
Forms\ElementInterface::render
  • References/PHP/Phalcon/Forms/ElementInterface

abstract public render ([mixed $attributes]) ...

2025-01-10 15:47:30
Forms\ElementInterface::getValue
  • References/PHP/Phalcon/Forms/ElementInterface

abstract public getValue () ...

2025-01-10 15:47:30