scorm-learnpath
[ class tree: scorm-learnpath ] [ index: scorm-learnpath ] [ all elements ]

Class: aiccResource

Source Location: /main/newscorm/aiccResource.class.php

Class Overview


Class defining the elements from an AICC Descriptor file


Variables

Methods



Class Details

[line 11]
Class defining the elements from an AICC Descriptor file



[ Top ]


Class Variables

$description =  ''

[line 14]


Type:   mixed


[ Top ]

$developer_id =  ''

[line 15]


Type:   mixed


[ Top ]

$identifier =  ''

[line 12]


Type:   mixed


[ Top ]

$title =  ''

[line 13]


Type:   mixed


[ Top ]



Class Methods


constructor aiccResource [line 23]

aiccResource aiccResource( [string $type = 'config'], mixed $params)

Class constructor. Depending of the type of construction called ('db' or 'manifest'), will create a scormResource

object from database records or from the array given as second param




Parameters:

string   $type   Type of construction needed ('db' or 'config', default = 'config')
mixed   $params   Depending on the type given, DB id for the lp_item or parameters array

[ Top ]


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