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

abstract public setMessages (Phalc

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

public getForm () Returns the parent form to the element

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
Forms\Form::clear
  • References/PHP/Phalcon/Forms/Form

public clear ([array $fields]) Clears every element in the form to its default value

2025-01-10 15:47:30
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::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::getUserOptions
  • References/PHP/Phalcon/Forms/Element

public getUserOptions () Returns the options for the element

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\Form::getMessagesFor
  • References/PHP/Phalcon/Forms/Form

public getMessagesFor (mixed $name) Returns the messages generated for a specific element

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

public next () Moves the internal iteration pointer to the next position

2025-01-10 15:47:30