[opencms-dev] how do i find out resource types ofnavigationelements?

Thomas M�rz thomasmaerz at gmx.de
Wed Sep 8 12:57:24 CEST 2004


Millo Magnocavallo <millo_magno at yahoo.com> writes:

> Do you know where I can find the table to reference file types?

,----[ com.opencms.launcher.I_CmsLauncher ]
|     public final static int C_TYPE_DUMP = 1;
|     public final static int C_TYPE_JAVASCRIPT = 2;
|     public final static int C_TYPE_XML = 3;
|     public final static int C_TYPE_LINK = 4;
|     public final static int C_TYPE_PDF = 5;
|     public final static int C_TYPE_JSP = 6;
|     public final static int C_TYPE_VELOCITY = 7;
`----




More information about the opencms-dev mailing list