LTI Tool Provider Library  3.0.2
PHP class library for building LTI Tool Providers
ContentItemPlacement Class Reference

Class to represent a content-item placement object. More...

Public Member Functions

 __construct ($displayWidth, $displayHeight, $documentTarget, $windowTarget)
 Class constructor. More...
 

Detailed Description

Class to represent a content-item placement object.

Author
Stephen P Vickers svick.nosp@m.ers@.nosp@m.imsgl.nosp@m.obal.nosp@m..org
Date
2016
Version
3.0.2
Licence:
http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0

Definition at line 14 of file ContentItemPlacement.php.

Constructor & Destructor Documentation

__construct (   $displayWidth,
  $displayHeight,
  $documentTarget,
  $windowTarget 
)

Class constructor.

Parameters
int$displayWidthWidth of item location
int$displayHeightHeight of item location
string$documentTargetLocation to open content in
string$windowTargetName of window target

Definition at line 25 of file ContentItemPlacement.php.


The documentation for this class was generated from the following file: