Class Webcal

(line 34)

Description


Located in File: /webcal.class.php

classe Webcal

Classe permettant d'acceder a la database webcalendar



Class Variables

Summary:
mixed $duree
mixed $heure
mixed $localdb

$duree = 0 (line 37)

Data type : mixed

$heure = -1 (line 36)

Data type : mixed

$localdb (line 35)

Data type : mixed

Method Detail

Summary:
Webcal Webcal ()
void add (string $user, integer $date, string $texte, string $desc)
integer get_next_id ()

Constructor Webcal (line 46)

Webcal Webcal( )

permet la connection a la base de donnée webcal

Info

  • access - public

Method add (line 67)

void add( string $user, integer $date, string $texte, string $desc)

ajoute une entree dans le calendrier de l'utilsateur

Parameters

  • string $user:
  • integer $date:
  • string $texte:
  • string $desc:

Info

  • access - public

Method get_next_id (line 120)

integer get_next_id( )

obtient l'id suivant

Info

  • access - public

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Mon, 21 Jun 2004 23:58:44 +0200 by phpDocumentor 1.2.3