Procedural File: bno.inc.php
Source Location: Program_Root/inc/bno.inc.php
Classes:
Page Details:
Addon BNO (Bloc-notes et Objectifs) pour Ganesha
Tags:
AddMenuBNO [line 410]
void AddMenuBNO(
mixed $index, mixed $width, mixed $titre, mixed $url)
|
|
AddOptionBNO [line 163]
void AddOptionBNO(
string $text, string $value, boolean $selected)
|
|
Ajoute une option
Tags:
Parameters
string |
$text |
|
string |
$value |
|
boolean |
$selected |
|
AfficheInfo [line 252]
void AfficheInfo(
string $msg_replace)
|
|
Affiche les infos après le post (côté tuteur)
Tags:
Parameters
AfficheLienBNO [line 41]
void AfficheLienBNO(
integer $idgroupe)
|
|
Formatte et affiche les liens pour le BNO en fonction du membre connecte.
Tags:
Parameters
AfficheRetour [line 316]
Lien "retour" apres le post
Tags:
AfficheTa [line 84]
Affiche le <textarea>
Tags:
AjouteHtmlArea [line 374]
void AjouteHtmlArea(
string $Chemin)
|
|
Javascript indispensable au plugin htmlarea
Tags:
Parameters
BeginFormulaireBNO [line 183]
void BeginFormulaireBNO(
string $titre, string $action)
|
|
Debute le formulaire
Tags:
Parameters
string |
$titre |
|
string |
$action |
|
BeginOptionBNO [line 135]
void BeginOptionBNO(
string $name)
|
|
Débute le select
Tags:
Parameters
EndFormulaireBNO [line 201]
fermeture du formulaire et ajout des champs cachés
Tags:
EndOptionBNO [line 151]
void EndOptionBNO(
string $name)
|
|
termine le select
Tags:
Parameters
HeaderBNOTuteur [line 427]
HTMLAreaConfig [line 328]
void HTMLAreaConfig(
mixed $nom_ta, [mixed $num_config = "0"])
|
|
Configuration du plugin htmlarea
Tags:
InitPageHtmlNoCacheBNO [line 225]
void InitPageHtmlNoCacheBNO(
)
|
|
on affiche les entetes de la page HTML
Tags:
MakeListeWithIdBNO [line 111]
void MakeListeWithIdBNO(
string $sSQL, string $name, string $titre, integer $id)
|
|
Crée un <select> à partir de la requete de la fonction TableUtilisateur
Tags:
Parameters
string |
$sSQL |
|
string |
$name |
|
string |
$titre |
|
integer |
$id |
|
SecuriseHTML [line 396]
void SecuriseHTML(
string $contenu)
|
|
afin d'eviter les balises php et javascript (a completer)
Tags:
Parameters
VoirBNO [line 279]
void VoirBNO(
mixed $val, array $table)
|
|
Affiche les infos coté stagiaire
Tags:
Parameters
|