Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 5050 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 5050 Rev 7328
Línea 8... Línea 8...
8
class CalendarEvent
8
class CalendarEvent
9
{
9
{
10
    const TYPE_ZOOM = 'zoom';
10
    const TYPE_ZOOM = 'zoom';
11
    const TYPE_PERFORMANCE_EVALUATION = 'performance-evaluation';
11
    const TYPE_PERFORMANCE_EVALUATION = 'performance-evaluation';
12
    const TYPE_RECRUITMENT_SELECTION_INTERVIEW = 'recruitment-selection-interview';
12
    const TYPE_RECRUITMENT_SELECTION_INTERVIEW = 'recruitment-selection-interview';
-
 
13
    const TYPE_SURVEY_NORMAL = 'survey-normal';
-
 
14
    const TYPE_SURVEY_ORGANIZATIONAL_CLIMATE = 'survey-organizational-climate';
Línea 13... Línea 15...
13
    
15
    
14
    /**
16
    /**
15
     * 
17
     * 
16
     * @var int
18
     * @var int