noalyss Version-9
|
display the folders the user has no access and permit to add them thanks ajax call. More...
Go to the source code of this file.
Variables | |
if(count($a_dossier)==0) | $nb_dossier =count($a_dossier) |
for | ( $i=0; $i< $nb_dossier; $i++) ( $i%2==0)?"even" |
endfor | |
display the folders the user has no access and permit to add them thanks ajax call.
The received parameter are
Definition in file folder_display.php.
if (count( $a_dossier)==0) $nb_dossier =count($a_dossier) |
Definition at line 42 of file folder_display.php.
for ($i=0;$i< $nb_dossier;$i++)($i%2==0)?"even" | ( | ) |
Definition at line 43 of file folder_display.php.
endfor |
Definition at line 70 of file folder_display.php.