newt_component_add_callback()
newt_component_add_callback -Description
void
newt_component_add_callback
(
resource
$component
,
mixed
$func_name
,
mixed
$data
)
Warning
This function is currently not documented; only its argument list is available.
Parameters
component
func_name
data
Return Values
No value is returned.
newt_compact_button
newt_component_takes_focus
Newt Functions
PHP Manual
Syntax
newt_component_add_callback (resource $component, mixed $func_name, mixed $data)Arguments
- component
- func_name
- data
