CakeFest 2024: The Official CakePHP Conference

UI\Controls\Radio::getSelected

(UI 0.9.9)

UI\Controls\Radio::getSelectedGet Selected Option

Description

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

Shall retrieve the index of the currently selected option in this Radio

Parameters

This function has no parameters.

add a note

User Contributed Notes

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