ILIAS  trunk Revision v11.0_alpha-1689-g66c127b4ae8
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
class.ilMapArea.php File Reference

Go to the source code of this file.

Data Structures

class  ilMapArea
 Class ilMapArea. More...
 

Variables

const IL_AREA_RECT "Rect"
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 
const IL_AREA_CIRCLE "Circle"
 
const IL_AREA_POLY "Poly"
 
const IL_AREA_WHOLE_PICTURE "WholePicture"
 
const IL_INT_LINK "int"
 
const IL_EXT_LINK "ext"
 
const IL_NO_LINK "no"
 
const IL_LT_STRUCTURE "StructureObject"
 
const IL_LT_PAGE "PageObject"
 
const IL_LT_MEDIA "MediaObject"
 
const IL_LT_GLITEM "GlossaryItem"
 
const IL_TF_MEDIA "Media"
 
const IL_TF_FAQ "FAQ"
 
const IL_TF_GLOSSARY "Glossary"
 
const IL_TF_NEW "New"
 

Variable Documentation

◆ IL_AREA_CIRCLE

const IL_AREA_CIRCLE "Circle"

Definition at line 20 of file class.ilMapArea.php.

◆ IL_AREA_POLY

const IL_AREA_POLY "Poly"

Definition at line 21 of file class.ilMapArea.php.

◆ IL_AREA_RECT

const IL_AREA_RECT "Rect"

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning

Definition at line 19 of file class.ilMapArea.php.

Referenced by PCMediaObjectTest\testAddMapArea(), PCInteractiveImageTest\testAddTriggerArea(), PCMediaObjectTest\testAreaProps(), PCMediaObjectTest\testDeleteAllMapAreas(), PCMediaObjectTest\testDeleteMapArea(), PCMediaObjectTest\testDeleteMapAreaById(), PCInteractiveImageTest\testDeleteTrigger(), PCInteractiveImageTest\testSetOverlays(), and PCInteractiveImageTest\testSetTriggerOverlayPositions().

◆ IL_AREA_WHOLE_PICTURE

const IL_AREA_WHOLE_PICTURE "WholePicture"

Definition at line 22 of file class.ilMapArea.php.

◆ IL_EXT_LINK

◆ IL_INT_LINK

◆ IL_LT_GLITEM

const IL_LT_GLITEM "GlossaryItem"

Definition at line 31 of file class.ilMapArea.php.

◆ IL_LT_MEDIA

const IL_LT_MEDIA "MediaObject"

Definition at line 30 of file class.ilMapArea.php.

◆ IL_LT_PAGE

const IL_LT_PAGE "PageObject"

Definition at line 29 of file class.ilMapArea.php.

◆ IL_LT_STRUCTURE

const IL_LT_STRUCTURE "StructureObject"

Definition at line 28 of file class.ilMapArea.php.

◆ IL_NO_LINK

const IL_NO_LINK "no"

◆ IL_TF_FAQ

const IL_TF_FAQ "FAQ"

Definition at line 34 of file class.ilMapArea.php.

◆ IL_TF_GLOSSARY

const IL_TF_GLOSSARY "Glossary"

Definition at line 35 of file class.ilMapArea.php.

◆ IL_TF_MEDIA

const IL_TF_MEDIA "Media"

Definition at line 33 of file class.ilMapArea.php.

◆ IL_TF_NEW

const IL_TF_NEW "New"

Definition at line 36 of file class.ilMapArea.php.