Documentation

setClickHelper

Set onClick helper

Tags
author

Stefan Seehafer sea75300@yahoo.de

copyright

(c) 2024, Stefan Seehafer

license

http://www.gnu.org/licenses/gpl.txt GPLv3

since
5.2.2

Table of Contents

setOnClick()  : $this
Bind function to button click

Methods

setOnClick()

Bind function to button click

public final setOnClick(string $func[, type $args = null ]) : $this
Parameters
$func : string
$args : type = null
Tags
since
5.0-dev
Return values
$this

Search results