noalyss Version-9
|
display a table More...
Go to the source code of this file.
Variables | |
$aColumn = $this->get_option() | |
for($o=0;$o< $nb_column;$o++) | $aOther |
$nb_column =count($aColumn) | |
$nb_other =count($aOther) | |
$r ='0,1,2' | |
for ($e=0; $e< $nb_column; $e++) =HtmlInput::filter_table("action_concerned_list_tb1", $r, 1) | |
display a table
Definition in file follow_up_other_concerned_display_table.php.
$aColumn = $this->get_option() |
Definition at line 29 of file follow_up_other_concerned_display_table.php.
for ( $o=0; $o< $nb_column; $o++) $aOther | ( | ) |
Definition at line 57 of file follow_up_other_concerned_display_table.php.
$nb_column =count($aColumn) |
Definition at line 31 of file follow_up_other_concerned_display_table.php.
$nb_other =count($aOther) |
Definition at line 64 of file follow_up_other_concerned_display_table.php.
Referenced by Follow_Up_Other_Concerned\display_row().
$r ='0,1,2' |
Definition at line 30 of file follow_up_other_concerned_display_table.php.
for( $e=0;$e< $nb_column;$e++) | ( | ) | =HtmlInput::filter_table("action_concerned_list_tb1", $r, 1) |
Definition at line 32 of file follow_up_other_concerned_display_table.php.