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

Class: ScormDocument

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

Class Overview

Resource
   |
   --ScormDocument

ScormDocument class


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 32]
ScormDocument class



Tags:

author:  Olivier Brouckaert <oli.brouckaert@dokeos.com>


[ Top ]


Class Variables

$path =

[line 34]


Type:   mixed


[ Top ]

$title =

[line 35]


Type:   mixed


[ Top ]



Class Methods


constructor ScormDocument [line 43]

ScormDocument ScormDocument( int $id, string $path, string $title)

Create a new Scorm Document



Parameters:

int   $id  
string   $path  
string   $title  

[ Top ]

method show [line 53]

void show( )

Show this document



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

[ Top ]


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