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

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

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

public getDefault () Returns the default value assigned to the element

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

extends abstract class Phalcon\Di\Injectable

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

public Phalcon\Forms\ElementInterface setDefault

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

abstract public setAttribute (mixed $attribute, mixed $value) ...

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

public setLabel (mixed $label) Sets the element label

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\Element\Password::render
  • References/PHP/Phalcon/Forms/Element/Password

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

2025-01-10 15:47:30