Class to represent a generic item object.
More...
|
| | __construct ($id=null, $name=null, $description=null, $url=null, $version=null, $timestamp=null) |
| | Class constructor. More...
|
| |
Class to represent a generic item object.
- Author
- Stephen P Vickers svick.nosp@m.ers@.nosp@m.imsgl.nosp@m.obal.nosp@m..org
- Copyright
- IMS Global Learning Consortium Inc
- Date
- 2016
- Version
- 3.0.0
- Licence:
- http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
Definition at line 14 of file Item.php.
| __construct |
( |
|
$id = null, |
|
|
|
$name = null, |
|
|
|
$description = null, |
|
|
|
$url = null, |
|
|
|
$version = null, |
|
|
|
$timestamp = null |
|
) |
| |
| string $description = null |
The documentation for this class was generated from the following file: