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

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

2025-01-10 15:47:30
Forms\Form::label
  • References/PHP/Phalcon/Forms/Form

public label (mixed $name, [array $attributes]) Generate the label of an element added to the form including

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

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

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

abstract public addFilter (mixed $filter) ...

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

public prepareAttributes ([array $attributes], [mixed $useChecked]) Returns an array of prepared attributes

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

public getValue (mixed $name) Gets a value from the internal related entity or from the default value

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

public appendMessage (Phalco

2025-01-10 15:47:30
Forms\Form::setUserOption
  • References/PHP/Phalcon/Forms/Form

public setUserOption (string $option, mixed $value) Sets an option for the form

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

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

2025-01-10 15:47:30
Forms\Form::getUserOptions
  • References/PHP/Phalcon/Forms/Form

public getUserOptions () Returns the options for the element

2025-01-10 15:47:30