| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
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_AREA_WHOLE_PICTURE = "WholePicture" | 
| 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" | 
| const IL_AREA_CIRCLE = "Circle" | 
Definition at line 7 of file class.ilMapArea.php.
| const IL_AREA_POLY = "Poly" | 
Definition at line 8 of file class.ilMapArea.php.
| const IL_AREA_RECT = "Rect" | 
Definition at line 6 of file class.ilMapArea.php.
| const IL_AREA_WHOLE_PICTURE = "WholePicture" | 
Definition at line 9 of file class.ilMapArea.php.
| const IL_EXT_LINK = "ext" | 
Definition at line 12 of file class.ilMapArea.php.
Referenced by ilContObjParser\handlerBeginTag(), ilPCImageMapEditorGUI\saveArea(), and ilImageMapEditorGUI\saveArea().
| const IL_INT_LINK = "int" | 
Definition at line 11 of file class.ilMapArea.php.
Referenced by ilMapArea\_getIntLinks(), ilMapArea\_resolveIntLinks(), ilMediaItem\getMapAreasXML(), ilContObjParser\handlerBeginTag(), ilPCImageMapEditorGUI\saveArea(), ilImageMapEditorGUI\saveArea(), and ilImageMapEditorGUI\setLink().
| const IL_LT_GLITEM = "GlossaryItem" | 
Definition at line 17 of file class.ilMapArea.php.
| const IL_LT_MEDIA = "MediaObject" | 
Definition at line 16 of file class.ilMapArea.php.
| const IL_LT_PAGE = "PageObject" | 
Definition at line 15 of file class.ilMapArea.php.
| const IL_LT_STRUCTURE = "StructureObject" | 
Definition at line 14 of file class.ilMapArea.php.
| const IL_TF_FAQ = "FAQ" | 
Definition at line 20 of file class.ilMapArea.php.
| const IL_TF_GLOSSARY = "Glossary" | 
Definition at line 21 of file class.ilMapArea.php.
| const IL_TF_MEDIA = "Media" | 
Definition at line 19 of file class.ilMapArea.php.
| const IL_TF_NEW = "New" | 
Definition at line 22 of file class.ilMapArea.php.