newt_grid_set_field
(PECL)
newt_grid_set_field --
Descrição
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] )
Atenção |
Esta função
não está documentada, somente a lista de argumentos está
disponível. |
Parâmetros
- grid
Its description
- col
Its description
- row
Its description
- type
Its description
- val
Its description
- pad_left
Its description
- pad_top
Its description
- pad_right
Its description
- pad_bottom
Its description
- anchor
Its description
- flags
Its description
Valores de retornado
What the function returns, first on success, then on failure. See
also the &return.success; entity