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

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

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

abstract public addFilter (mixed $filter) ...

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

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

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

extends abstract class Phalcon\Forms\Element

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

extends abstract class Phalcon\Forms\Element

2025-01-10 15:47:30