Home
last modified time | relevance | path

Searched defs:employeeService (Results 1 – 25 of 98) sorted by relevance

1234

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmRESTPlugin/lib/Api/Admin/
H A DOrganizationAPI.php29 protected $employeeService; variable in Orangehrm\\Rest\\Api\\Admin\\OrganizationAPI
45 public function setEmployeeService($employeeService)
64 public function setOrganizationService($employeeService)
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPimPlugin/modules/pim/actions/
H A DviewUsTaxExemptionsAction.class.php21 private $employeeService; variable in viewUsTaxExemptionsAction
39 public function setEmployeeService(EmployeeService $employeeService) {
H A DviewPhotoAction.class.php25 private $employeeService; variable in viewPhotoAction
43 public function setEmployeeService(EmployeeService $employeeService) {
H A DviewMembershipsAction.class.php26 private $employeeService; variable in viewMembershipsAction
44 public function setEmployeeService(EmployeeService $employeeService) {
H A DattachmentsComponent.class.php22 private $employeeService; variable in attachmentsComponent
40 public function setEmployeeService(EmployeeService $employeeService) {
H A DviewReportToDetailsAction.class.php26 private $employeeService; variable in viewReportToDetailsAction
44 public function setEmployeeService(EmployeeService $employeeService) {
H A DpimLeftMenuComponent.class.php27 private $employeeService; variable in pimLeftMenuComponent
46 public function setEmployeeService(EmployeeService $employeeService) {
H A DcustomFieldsComponent.class.php22 private $employeeService; variable in customFieldsComponent
41 public function setEmployeeService(EmployeeService $employeeService) {
H A DviewPhotographAction.class.php22 private $employeeService; variable in viewPhotographAction
40 public function setEmployeeService(EmployeeService $employeeService) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorporateDirectoryPlugin/modules/directory/actions/
H A DviewDirectoryPhotoAction.class.php27 private $employeeService; variable in viewDirectoryPhotoAction
91 public function setEmployeeService(EmployeeService $employeeService) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/modules/leave/actions/
H A DgetFilteredEmployeesAjaxAction.class.php27 protected $employeeService; variable in getFilteredEmployeesAjaxAction
36 public function setEmployeeService($employeeService) {
H A DgetFilteredEmployeeCountAjaxAction.class.php27 protected $employeeService; variable in getFilteredEmployeeCountAjaxAction
36 public function setEmployeeService($employeeService) {
H A DgetFilteredEmployeesEntitlementAjaxAction.class.php27 protected $employeeService; variable in getFilteredEmployeesEntitlementAjaxAction
37 public function setEmployeeService($employeeService) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPimPlugin/lib/form/
H A DEmployeePhotographForm.php22 private $employeeService; variable in EmployeePhotographForm
41 public function setEmployeeService(EmployeeService $employeeService) {
H A DWorkExperienceForm.php22 private $employeeService; variable in WorkExperienceForm
42 public function setEmployeeService(EmployeeService $employeeService) {
H A DEmployeeEducationForm.php21 private $employeeService; variable in EmployeeEducationForm
42 public function setEmployeeService(EmployeeService $employeeService) {
H A DEmployeeUsTaxExemptionsForm.php23 private $employeeService; variable in EmployeeUsTaxExemptionsForm
142 public function setEmployeeService(EmployeeService $employeeService) {
H A DEmployeeSkillForm.php21 private $employeeService; variable in EmployeeSkillForm
42 public function setEmployeeService(EmployeeService $employeeService) {
H A DEmployeeEmergencyContactForm.php25 private $employeeService; variable in EmployeeEmergencyContactForm
43 public function setEmployeeService(EmployeeService $employeeService) {
H A DEmployeeLicenseForm.php21 private $employeeService; variable in EmployeeLicenseForm
42 public function setEmployeeService(EmployeeService $employeeService) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPerformanceTrackerPlugin/modules/performance/actions/
H A DbasePerformanceAction.class.php15 public $employeeService; variable in basePerformanceAction
38 public function setEmployeeService(EmployeeService $employeeService) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorporateDirectoryPlugin/lib/wrapper/
H A DCorporateDirectoryWebServiceHelper.php17 protected $employeeService; variable in CorporateDirectoryWebServiceHelper
39 public function setEmployeeService(EmployeeService $employeeService) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmAttendancePlugin/modules/attendance/actions/
H A DeditAttendanceRecordAction.class.php10 private $employeeService; variable in editAttendanceRecordAction
21 public function setEmployeeService($employeeService) {
H A DviewAttendanceRecordAction.class.php22 private $employeeService; variable in viewAttendanceRecordAction
34 public function setEmployeeService(EmployeeService $employeeService) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmRESTPlugin/lib/Api/Pim/
H A DEmployeePhotoAPI.php32 protected $employeeService; variable in Orangehrm\\Rest\\Api\\Pim\\EmployeePhotoAPI
46 public function setEmployeeService($employeeService)

1234