Completed
Push — spip-2.1 ( 1b0d01...40676b )
by cam
14:08
created
ecrire/exec/iconifier.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -25,6 +25,9 @@
 block discarded – undo
25 25
 }
26 26
 
27 27
 // http://doc.spip.org/@exec_iconifier_args
28
+/**
29
+ * @param integer $id
30
+ */
28 31
 function exec_iconifier_args($id, $primary, $script, $iframe=false)
29 32
 {
30 33
 	$type = objet_type(table_objet(substr($primary, 3)));
Please login to merge, or discard this patch.
ecrire/exec/legender.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -23,6 +23,10 @@
 block discarded – undo
23 23
 }
24 24
 
25 25
 // http://doc.spip.org/@exec_legender_args
26
+/**
27
+ * @param integer $id_document
28
+ * @param integer $id
29
+ */
26 30
 function exec_legender_args($id_document, $type, $id, $ancre='', $script='')
27 31
 {
28 32
 	if (!$id_document OR !autoriser('joindredocument',$type, $id)) {
Please login to merge, or discard this patch.
ecrire/exec/meme_rubrique.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -19,6 +19,9 @@
 block discarded – undo
19 19
 }
20 20
 
21 21
 // http://doc.spip.org/@exec_meme_rubrique_args
22
+/**
23
+ * @param integer $id
24
+ */
22 25
 function exec_meme_rubrique_args($id, $type, $order)
23 26
 {
24 27
         if ((!autoriser('publierdans','rubrique',$id))
Please login to merge, or discard this patch.
ecrire/exec/message.php 1 patch
Doc Comments   +6 added lines patch added patch discarded remove patch
@@ -22,6 +22,9 @@  discard block
 block discarded – undo
22 22
 }
23 23
 
24 24
 // http://doc.spip.org/@exec_message_args
25
+/**
26
+ * @param integer $id_message
27
+ */
25 28
 function exec_message_args($id_message, $forcer_dest, $cherche_auteur)
26 29
 {
27 30
 	global  $connect_id_auteur;
@@ -199,6 +202,9 @@  discard block
 block discarded – undo
199 202
 }
200 203
 
201 204
 // http://doc.spip.org/@http_affiche_message
205
+/**
206
+ * @param string $texte
207
+ */
202 208
 function http_affiche_message($id_message, $expediteur, $statut, $type, $texte, $titre, $rv, $date_heure, $date_fin, $cherche_auteur, $forcer_dest)
203 209
 {
204 210
   global $connect_id_auteur,$connect_statut, $les_notes; 
Please login to merge, or discard this patch.
ecrire/exec/message_edit.php 1 patch
Doc Comments   +7 added lines patch added patch discarded remove patch
@@ -24,6 +24,10 @@  discard block
 block discarded – undo
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
 block discarded – undo
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);
Please login to merge, or discard this patch.
ecrire/exec/mots_edit.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -33,6 +33,10 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.
ecrire/exec/mots_tous.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -162,6 +162,9 @@
 block discarded – undo
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");
Please login to merge, or discard this patch.
ecrire/exec/naviguer.php 1 patch
Doc Comments   +11 added lines patch added patch discarded remove patch
@@ -24,6 +24,10 @@  discard block
 block discarded – undo
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
 block discarded – undo
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
 block discarded – undo
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;
Please login to merge, or discard this patch.
ecrire/exec/poster_forum_prive.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -30,6 +30,10 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.