phpDocumentor lodel
[ class tree: lodel ] [ index: lodel ] [ all elements ]

Class: XMLDB_Translations

Source Location: /lodel/scripts/translationfunc.php

Class XMLDB_Translations

Class Overview

Classe de gestion des traductions.

Fille de la classe XMLDB

Located in /lodel/scripts/translationfunc.php [line 131]

XMLDB
   |
   --XMLDB_Translations
Author(s):
  • Jean Lamy
  • Ghislain Picard
Information Tags:
Copyright:  2005, Ghislain Picard, Marin Dacos, Luc Santeramo, Gautier Poupeau, Jean Lamy, Bruno Cénou
Copyright:  2006, Marin Dacos, Luc Santeramo, Bruno Cénou, Jean Lamy, Mikaël Cixous, Sophie Malafosse

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From XMLDB

XMLDB::$currentrecord
XMLDB::$data
XMLDB::$documentroot
XMLDB::$header
XMLDB::$joinfieldvaluestack
XMLDB::$rows
XMLDB::$state
XMLDB::$tables
XMLDB::$tablestack
XMLDB::$tp

Inherited From XMLDB

XMLDB::XMLDB()
Constructeur
XMLDB::addAttr()
Add attribut First argument is the tablename Others arguments are elements. If argument is an array, it contains the field and the element name.
XMLDB::addElement()
Add Element First argument is the tablename Others arguments are elements. If argument is an array, it contains the field and the element name.
XMLDB::addHeader()
Définition d'un header XML
XMLDB::addJoin()
Ajoute une jointure entre une table parent et une table enfant
XMLDB::addTable()
Ajout d'une table
XMLDB::addWhere()
Ajoute une condition where sur une table
XMLDB::characterData()
??
XMLDB::endElement()
XMLDB::exporttable()
Exportation d'une table dans le fichier XML
XMLDB::insertRow()
Insertion d'une ligne
XMLDB::readFromFile()
Lecture d'un fichier XML (depuis un fichier)
XMLDB::readFromString()
Lecture d'un fichier XML (depuis une chaîne)
XMLDB::saveToFile()
Ecrire le XML dans un fichier
XMLDB::saveToString()
Ecrire le XML dans une chaine de caractère
XMLDB::setRowtag()
Définit un tag pour une ligne
XMLDB::startElement()
XMLDB::_endrecord()
XMLDB::_endrow()
XMLDB::_endtable()
XMLDB::_initparser()
Initialisation du parser XML
XMLDB::_newrecord()
XMLDB::_newtable()
XMLDB::_write()
Ecriture d'une chaine dans le fichier XML

[ Top ]
Property Summary
mixed   $currentlang  
mixed   $lang  
mixed   $textgroups  

[ Top ]
Method Summary
XMLDB_Translations   XMLDB_Translations()   Constructeur
void   insertRow()   Insertion d'une ligne dans le XML

[ Top ]
Properties
mixed   $currentlang [line 136]

[ Top ]
mixed   $lang [line 135]

[ Top ]
mixed   $textgroups [line 134]

[ Top ]
Methods
Constructor XMLDB_Translations  [line 146]

  XMLDB_Translations XMLDB_Translations( array $textgroups, [string $lang = ""]  )

Constructeur

Construit le fichier XML des traductions pour une langue

Parameters:
array   $textgroups:  les groupes de texte des traductions
string   $lang:  la langue de la traduction


[ Top ]
insertRow  [line 170]

  void insertRow( string $table, array $record  )

Insertion d'une ligne dans le XML

Parameters:
string   $table:  nom de la table concernée : translations ou texts
array   $record:  les données à insérer


Redefinition of:
XMLDB::insertRow()
Insertion d'une ligne

[ Top ]

Documentation generated on Wed, 29 Aug 2007 14:30:04 +0200 by phpDocumentor 1.4.0a2