NEWT_GRID_SET_FIELD(3) 1 NEWT_GRID_SET_FIELD(3)
newt_grid_set_field -
SYNOPSIS
void newt_grid_set_field (resource $grid, int $col, int $row, int $type, resource $val, int $pad_left, int $pad_top, int
$pad_right, int $pad_bottom, int $anchor, [int $flags])
DESCRIPTION
Warning
This function is currently not documented; only its argument list is available.
PARAMETERS
o $grid
-
o $col
-
o $row
-
o $type
-
o $val
-
o $pad_left
-
o $pad_top
-
o $pad_right
-
o $pad_bottom
-
o $anchor
-
o $flags
-
RETURN VALUES
No value is returned.
PHP Documentation Group NEWT_GRID_SET_FIELD(3)