Home
last modified time | relevance | path

Searched refs:PARAMETER_EVENT (Results 1 – 2 of 2) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmRESTPlugin/lib/Api/Pim/
H A DEmployeeEventAPI.php36 const PARAMETER_EVENT = "event"; define in Orangehrm\\Rest\\Api\\Pim\\EmployeeEventAPI
107 'event' => $this->getRequestParams()->getUrlParam(self::PARAMETER_EVENT),
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h44 static const String PARAMETER_EVENT = "event"; variable