ILIAS  Release_3_10_x_branch Revision 61812
 All Data Structures Namespaces Files Functions Variables Groups 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"
const IL_AREA_CIRCLE = "Circle"
const IL_AREA_POLY = "Poly"
const IL_INT_LINK = "int"
const IL_EXT_LINK = "ext"
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

const IL_AREA_CIRCLE = "Circle"

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

const IL_AREA_POLY = "Poly"

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

const IL_AREA_RECT = "Rect"

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

const IL_EXT_LINK = "ext"
const IL_LT_GLITEM = "GlossaryItem"

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

const IL_LT_MEDIA = "MediaObject"

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

const IL_LT_PAGE = "PageObject"

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

const IL_LT_STRUCTURE = "StructureObject"

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

const IL_TF_FAQ = "FAQ"

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

const IL_TF_GLOSSARY = "Glossary"

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

const IL_TF_MEDIA = "Media"

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

const IL_TF_NEW = "New"

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