Forms\ElementInterface::prepareAttributes
  • References/PHP/Phalcon/Forms/ElementInterface

abstract public prepareAttributes ([array $attributes], [mixed $useChecked]) ...

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

abstract public getMessages () ...

2025-01-10 15:47:30
Forms\Manager::get
  • References/PHP/Phalcon/Forms/Manager

public get (mixed $name) Returns a form by its name

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

abstract public getName () ...

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

public this addOption (array $option) Adds an option to the current options

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

public addValidator (Pha

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

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

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

abstract public setName (mixed $name) ...

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

public getMessages ([mixed $byItemName]) Returns the messages generated in the validation

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

public render (string $name, [array $attributes]) Renders a specific item in the form

2025-01-10 15:47:30