Subversion Repositories Applications.referentiel

Rev

Rev 19 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19 Rev 22
Line 10... Line 10...
10
 * @license		GPL v3 <http://www.gnu.org/licenses/gpl.txt>
10
 * @license		GPL v3 <http://www.gnu.org/licenses/gpl.txt>
11
 * @license		CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
11
 * @license		CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
12
 * @copyright	2010 Tela-Botanica
12
 * @copyright	2010 Tela-Botanica
13
 * @version		$Id$
13
 * @version		$Id$
14
 */
14
 */
15
class RefTableStructure extends Ref {
15
class TableStructure extends Ref {
16
	/**
16
	/**
17
	 * Méthode principale appelée avec une requête de type GET.
17
	 * Méthode principale appelée avec une requête de type GET.
18
	 */
18
	 */
19
	public function getElement($param = array()) {
19
	public function getElement($param = array()) {
20
		// Initialisation des variables
20
		// Initialisation des variables