dokeos-backup
[ class tree: dokeos-backup ] [ index: dokeos-backup ] [ all elements ]

Class: SurveyInvitation

Source Location: /main/coursecopy/classes/SurveyInvitation.class.php

Class Overview

Resource
   |
   --SurveyInvitation

An SurveyInvitation


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods

Class: Resource

Resource::Resource()
Create a new Resource
Resource::add_linked_resource()
Add linked resource
Resource::get_id()
Returns the id of this resource.
Resource::get_linked_resources()
Get linked resources
Resource::get_tool()
Get the constant which defines the tool of this resource. This is used in the item_properties table.
Resource::get_type()
Resturns the type of this resource
Resource::is_restored()
Check if this resource is allready restored in the destination course.
Resource::links_to()
Checks if this resource links to a given resource
Resource::set_new_id()
Set the destination id
Resource::show()
Show this resource

Class Details

[line 31]
An SurveyInvitation



Tags:

author:  Yannick Warnier <yannick.warnier@dokeos.com>


[ Top ]


Class Variables

$code =

[line 36]

Survey code


Type:   mixed


[ Top ]

$invitation_code =

[line 44]

Invitation code


Type:   mixed


[ Top ]

$invitation_date =

[line 48]

Invitation date


Type:   mixed


[ Top ]

$reminder_date =

[line 52]

Reminder date


Type:   mixed


[ Top ]

$user =

[line 40]

User info


Type:   mixed


[ Top ]



Class Methods


constructor SurveyInvitation [line 62]

SurveyInvitation SurveyInvitation( int $id, string $code, string $user, string $invitation_code, string $invitation_date, string $reminder_date)

Create a new SurveyInvitation



Parameters:

int   $id  
string   $code  
string   $user  
string   $invitation_code  
string   $invitation_date  
string   $reminder_date  

[ Top ]

method show [line 74]

void show( )

Show this invitation



Overrides Resource::show() (Show this resource)

[ Top ]


Documentation generated on Wed, 05 Sep 2007 06:15:11 +0200 by phpDocumentor 1.4.0