@@ -24,6 +24,10 @@ discard block |
||
| 24 | 24 | intval(_request('dest'))); |
| 25 | 25 | } |
| 26 | 26 | // http://doc.spip.org/@exec_message_edit_args |
| 27 | +/** |
|
| 28 | + * @param integer $id_message |
|
| 29 | + * @param integer $dest |
|
| 30 | + */ |
|
| 27 | 31 | function exec_message_edit_args($id_message, $new, $dest) |
| 28 | 32 | { |
| 29 | 33 | global $connect_id_auteur, $connect_statut; |
@@ -126,6 +130,9 @@ discard block |
||
| 126 | 130 | } |
| 127 | 131 | |
| 128 | 132 | // http://doc.spip.org/@afficher_si_rdv |
| 133 | +/** |
|
| 134 | + * @param boolean $choix |
|
| 135 | + */ |
|
| 129 | 136 | function afficher_si_rdv($date_heure, $date_fin, $choix) |
| 130 | 137 | { |
| 131 | 138 | $heures_debut = heures($date_heure); |
@@ -33,6 +33,10 @@ |
||
| 33 | 33 | // attention, ajouter_id_article n'est pas forcement un id d'article |
| 34 | 34 | |
| 35 | 35 | // http://doc.spip.org/@exec_mots_edit_args |
| 36 | +/** |
|
| 37 | + * @param integer $id_mot |
|
| 38 | + * @param integer $id_groupe |
|
| 39 | + */ |
|
| 36 | 40 | function exec_mots_edit_args($id_mot, $id_groupe, $new, $table='', $table_id='', $titre='', $redirect='', $ajouter_id_article='') |
| 37 | 41 | { |
| 38 | 42 | global $spip_lang_right, $connect_statut, $les_notes; |
@@ -162,6 +162,9 @@ |
||
| 162 | 162 | } |
| 163 | 163 | |
| 164 | 164 | // http://doc.spip.org/@confirmer_mot |
| 165 | +/** |
|
| 166 | + * @param integer $id_mot |
|
| 167 | + */ |
|
| 165 | 168 | function confirmer_mot ($id_mot, $row_groupe, $total) |
| 166 | 169 | { |
| 167 | 170 | $row = sql_fetsel("titre", "spip_mots", "id_mot=$id_mot"); |
@@ -24,6 +24,10 @@ discard block |
||
| 24 | 24 | } |
| 25 | 25 | |
| 26 | 26 | // http://doc.spip.org/@exec_naviguer_args |
| 27 | +/** |
|
| 28 | + * @param integer $id_rubrique |
|
| 29 | + * @param integer $select_groupe |
|
| 30 | + */ |
|
| 27 | 31 | function exec_naviguer_args($id_rubrique, $cherche_mot, $select_groupe) |
| 28 | 32 | { |
| 29 | 33 | if (!$id_rubrique) { |
@@ -104,6 +108,10 @@ discard block |
||
| 104 | 108 | } |
| 105 | 109 | |
| 106 | 110 | // http://doc.spip.org/@naviguer_droite |
| 111 | +/** |
|
| 112 | + * @param string $haut |
|
| 113 | + * @param string $boucles |
|
| 114 | + */ |
|
| 107 | 115 | function naviguer_droite($row, $id_rubrique, $id_parent, $id_secteur, $haut, $n_forums, $editer_mots, $flag_editable, $boucles) |
| 108 | 116 | { |
| 109 | 117 | global $spip_lang_right, $connect_toutes_rubriques; |
@@ -403,6 +411,9 @@ discard block |
||
| 403 | 411 | |
| 404 | 412 | |
| 405 | 413 | // http://doc.spip.org/@montre_naviguer |
| 414 | +/** |
|
| 415 | + * @param string $ze_logo |
|
| 416 | + */ |
|
| 406 | 417 | function montre_naviguer($id_rubrique, $titre, $id_parent, $ze_logo, $flag_editable) |
| 407 | 418 | { |
| 408 | 419 | global $spip_lang_right; |
@@ -30,6 +30,10 @@ |
||
| 30 | 30 | } |
| 31 | 31 | |
| 32 | 32 | // http://doc.spip.org/@forum_envoi |
| 33 | +/** |
|
| 34 | + * @param integer $id |
|
| 35 | + * @param integer $id_parent |
|
| 36 | + */ |
|
| 33 | 37 | function forum_envoi( |
| 34 | 38 | $id, |
| 35 | 39 | $id_parent, |
@@ -30,6 +30,11 @@ |
||
| 30 | 30 | } |
| 31 | 31 | |
| 32 | 32 | // http://doc.spip.org/@exec_rechercher_args |
| 33 | +/** |
|
| 34 | + * @param integer $id |
|
| 35 | + * @param integer $exclus |
|
| 36 | + * @param string $rac |
|
| 37 | + */ |
|
| 33 | 38 | function exec_rechercher_args($id, $type, $exclus, $rac, $do) |
| 34 | 39 | { |
| 35 | 40 | if (!$do) $do = 'aff'; |
@@ -22,6 +22,11 @@ |
||
| 22 | 22 | } |
| 23 | 23 | |
| 24 | 24 | // http://doc.spip.org/@exec_rubriques_edit_args |
| 25 | +/** |
|
| 26 | + * @param integer $id_rubrique |
|
| 27 | + * @param integer $id_parent |
|
| 28 | + * @param integer $lier_trad |
|
| 29 | + */ |
|
| 25 | 30 | function exec_rubriques_edit_args($id_rubrique, $id_parent, $new, $lier_trad) |
| 26 | 31 | { |
| 27 | 32 | global $connect_toutes_rubriques, $connect_statut, $spip_lang_right; |
@@ -22,6 +22,9 @@ |
||
| 22 | 22 | } |
| 23 | 23 | |
| 24 | 24 | // http://doc.spip.org/@exec_sites_args |
| 25 | +/** |
|
| 26 | + * @param integer $id_syndic |
|
| 27 | + */ |
|
| 25 | 28 | function exec_sites_args($id_syndic) |
| 26 | 29 | { |
| 27 | 30 | if (!autoriser('voir','site',$id_syndic) |
@@ -15,6 +15,10 @@ discard block |
||
| 15 | 15 | include_spip('inc/presentation'); |
| 16 | 16 | |
| 17 | 17 | // http://doc.spip.org/@enfants |
| 18 | +/** |
|
| 19 | + * @param integer $id_parent |
|
| 20 | + * @param string $critere |
|
| 21 | + */ |
|
| 18 | 22 | function enfants($id_parent, $critere){ |
| 19 | 23 | global $nombre_vis, $nombre_abs; |
| 20 | 24 | |
@@ -37,6 +41,11 @@ discard block |
||
| 37 | 41 | |
| 38 | 42 | |
| 39 | 43 | // http://doc.spip.org/@enfants_aff |
| 44 | +/** |
|
| 45 | + * @param integer $id_parent |
|
| 46 | + * @param integer $decalage |
|
| 47 | + * @param string $critere |
|
| 48 | + */ |
|
| 40 | 49 | function enfants_aff($id_parent,$decalage, $critere, $gauche=0) { |
| 41 | 50 | |
| 42 | 51 | global $niveau; |