29require_once NOALYSS_INCLUDE.
'/database/document_state_sql.class.php';
41 parent::__construct($p_table);
46 array(
'value'=>
'C',
'label'=>_(
'Ferme')),
47 array(
'value'=>
'',
'label'=>_(
'Aucune')))
this instance extends Manage_Table_SQL and aims to manage the Table tmp_pcmn thanks a web interface (...
__construct(Document_State_SQL $p_table)
Purpose is to propose a librairy to display a table content and allow to update and delete row ,...
set_delete_row($p_value)
Enable or disable the deletion of rows.
set_property_updatable($p_key, $p_value)
set a column of the data row updatable or not
set_col_type($p_key, $p_value, $p_array=NULL)
set the type of a column , it will change in the input db box , the select must supply an array of po...
add_json_param($p_attribute, $p_value)
Add json parameter to the current one.
set_callback($p_file)
set the callback function that is passed to javascript
set_property_visible($p_key, $p_value)
set a column of the data row visible or not
set_col_label($p_key, $p_display)
set the name to display for a column