[ Index ]
 

Code source de GeekLog 1.4.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/public_html/admin/plugins/calendar/ -> index.php (sommaire)

(pas de description)

Poids: 652 lignes (29 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 2 fichiers
 public_html/admin/auth.inc.php
 public_html/lib-common.php

Définit 2 fonctions

  CALENDAR_editEvent()
  CALENDAR_saveEvent()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

CALENDAR_editEvent($mode, $A, $msg = '')   X-Ref
Shows event editor

param: string  $mode   Indicates if this is a submission or a regular entry
param: array   $A      array holding the event's details
param: string  $msg    an optional error message to display
return: string          HTML for event editor or error message

CALENDAR_saveEvent($eid, $title, $event_type, $url, $allday,$start_month, $start_day, $start_year, $start_hour,$start_minute, $start_ampm, $end_month, $end_day,$end_year, $end_hour, $end_minute, $end_ampm,$location, $address1, $address2, $city, $state,$zipcode, $description, $postmode, $owner_id,$group_id, $perm_owner, $perm_group, $perm_members,$perm_anon, $hour_mode)   X-Ref
Saves an event to the database

param: string  $eid            Event ID
param: string  $title          Event Title
param: string  $url            URL for the event
param: string  $datestart      Date the event begins on
param: string  $dateend        Date the event ends on
param: string  $location       Where the event will be held at
param: string  $description    Description about the event
param: string  $postmode       Is this HTML or plain text?
param: string  $owner_id       ID of owner
param: string  $group_id       ID of group event belongs to
param: string  $perm_owner     Permissions the owner has on event
param: string  $perm_group     Permissions the groups has on the event
param: string  $perm_members   Permisssions members have on the event
param: string  $perm_anon      Permissions anonymous users have
return: string                  HTML redirect or error message



Généré le : Wed Nov 21 12:27:40 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics