Birdibeuk  2.0
Création d'aventurier en ligne
Fonctions membres publiques | Fonctions membres publiques statiques | Attributs privés
Référence de la classe Origine

La classe Origine. Plus de détails...

Fonctions membres publiques

 __construct ($parametre=null)
 
 __get ($var)
 
 __set ($var, $value)
 
 loadFromArray ($array)
 
 print_form ()
 
 ajouter ()
 
 modifier ()
 
 supprimer ()
 
 get_data_from_db ($id)
 
 __toString ()
 
 debug ()
 

Fonctions membres publiques statiques

static Lister ()
 
static getOriginesPossibles ($cou, $cha, $int, $ad, $fo)
 

Attributs privés

 $ORIGINE_ORIGINE_ID
 
 $ORIGINE_NOM
 
 $ORIGINE_EV
 
 $ORIGINE_AT
 
 $ORIGINE_PRD
 
 $ORIGINE_FOMIN
 
 $ORIGINE_FOMAX
 
 $ORIGINE_ADMIN
 
 $ORIGINE_ADMAX
 
 $ORIGINE_INTMIN
 
 $ORIGINE_INTMAX
 
 $ORIGINE_CHAMIN
 
 $ORIGINE_CHAMAX
 
 $ORIGINE_COUMIN
 
 $ORIGINE_COUMAX
 
 $ORIGINE_RESTRICTION
 
 $ORIGINE_BONUS
 
 $ORIGINE_MAGIE
 
 $ORIGINE_PRMAX
 
 $ORIGINE_BOUCLIER
 
 $ORIGINE_JET
 
 $ORIGINE_MALADIE
 
 $ORIGINE_PETITE_TAILLE
 
 $ORIGINE_PR_MAX
 
 $comptetences_liees
 
 $competences_a_choisir
 

Description détaillée

La classe Origine.

Cette classe permet la gestion des origines et des compétences liées à ces origines. Elle permet aussi de determiner si un Aventurier à accès a des origines spécifiques en fonction de ses compétences.

Auteur
Birdimol
Version
2.0
Date
28 octobre 2015

Documentation des constructeurs et destructeur

__construct (   $parametre = null)

Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

__get (   $var)
__set (   $var,
  $value 
)
__toString ( )
ajouter ( )
debug ( )
get_data_from_db (   $id)
static getOriginesPossibles (   $cou,
  $cha,
  $int,
  $ad,
  $fo 
)
static
static Lister ( )
static
loadFromArray (   $array)

Voici le graphe des appelants de cette fonction :

modifier ( )
print_form ( )
supprimer ( )

Documentation des champs

$competences_a_choisir
private
$comptetences_liees
private
$ORIGINE_ADMAX
private
$ORIGINE_ADMIN
private
$ORIGINE_AT
private
$ORIGINE_BONUS
private
$ORIGINE_BOUCLIER
private
$ORIGINE_CHAMAX
private
$ORIGINE_CHAMIN
private
$ORIGINE_COUMAX
private
$ORIGINE_COUMIN
private
$ORIGINE_EV
private
$ORIGINE_FOMAX
private
$ORIGINE_FOMIN
private
$ORIGINE_INTMAX
private
$ORIGINE_INTMIN
private
$ORIGINE_JET
private
$ORIGINE_MAGIE
private
$ORIGINE_MALADIE
private
$ORIGINE_NOM
private
$ORIGINE_ORIGINE_ID
private
$ORIGINE_PETITE_TAILLE
private
$ORIGINE_PR_MAX
private
$ORIGINE_PRD
private
$ORIGINE_PRMAX
private
$ORIGINE_RESTRICTION
private

La documentation de cette classe a été générée à partir du fichier suivant :