CakeFest 2024: The Official CakePHP Conference

UI\Controls\Combo::getSelected

(UI 0.9.9)

UI\Controls\Combo::getSelectedGet Selected Option

Description

public UI\Controls\Combo::getSelected(): int

Shall retrieve the index of the option selected in this Combo

Parameters

This function has no parameters.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top