LTI Integration Library  3.1.0
PHP class library for building LTI integrations
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 steph.nosp@m.en@s.nosp@m.pvsof.nosp@m.twar.nosp@m.eprod.nosp@m.ucts.nosp@m..com
Version
3.1.0
Licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3

Definition at line 13 of file ContentItemPlacement.php.

Constructor & Destructor Documentation

◆ __construct()

__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 24 of file ContentItemPlacement.php.


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