Home
last modified time | relevance | path

Searched refs:_checkAuthentication (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPerformancePlugin/modules/performance/actions/
H A DdeleteReviewAction.class.php18 $this->_checkAuthentication();
39 protected function _checkAuthentication($request = null) { function in deleteReviewAction
H A DdeleteKpiAction.class.php18 $this->_checkAuthentication();
59 protected function _checkAuthentication($request = null) { function in deleteKpiAction
H A DsaveKpiAction.class.php19 $this->_checkAuthentication();
64 protected function _checkAuthentication($request = null) { function in saveKpiAction
H A DreviewEvaluateAction.class.php17 protected function _checkAuthentication($request = null) { function in reviewEvaluateAction
57 $this->_checkAuthentication($request);
H A DsaveReviewAction.class.php18 $this->_checkAuthentication();
73 protected function _checkAuthentication($request = null) { function in saveReviewAction
H A DsearchKpiAction.class.php27 $this->_checkAuthentication();
113 protected function _checkAuthentication($request = null) { function in searchKpiAction
H A DsearchPerformancReviewAction.class.php27 $this->_checkAuthentication();
113 protected function _checkAuthentication($request = null) { function in searchPerformancReviewAction
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmAdminPlugin/modules/admin/actions/
H A DdeleteSkillsAction.class.php40 $this->_checkAuthentication();
58 protected function _checkAuthentication() { function in deleteSkillsAction
H A DdeleteEducationAction.class.php40 $this->_checkAuthentication();
63 protected function _checkAuthentication() { function in deleteEducationAction
H A DdeleteLanguagesAction.class.php40 $this->_checkAuthentication();
62 protected function _checkAuthentication() { function in deleteLanguagesAction
H A DdeleteLicensesAction.class.php40 $this->_checkAuthentication();
62 protected function _checkAuthentication() { function in deleteLicensesAction
H A DviewModulesAction.class.php40 $this->_checkAuthentication();
60 protected function _checkAuthentication() { function in viewModulesAction
H A DviewLicensesAction.class.php40 $this->_checkAuthentication();
70 protected function _checkAuthentication() { function in viewLicensesAction
H A DviewLanguagesAction.class.php40 $this->_checkAuthentication();
70 protected function _checkAuthentication() { function in viewLanguagesAction
H A DviewEducationAction.class.php40 $this->_checkAuthentication();
72 protected function _checkAuthentication() { function in viewEducationAction
H A DviewSkillsAction.class.php40 $this->_checkAuthentication();
70 protected function _checkAuthentication() { function in viewSkillsAction
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPimPlugin/modules/pim/actions/
H A DdeleteReportingMethodsAction.class.php40 $this->_checkAuthentication();
61 protected function _checkAuthentication() { function in deleteReportingMethodsAction
H A DdeleteTerminationReasonsAction.class.php40 $this->_checkAuthentication();
64 protected function _checkAuthentication() { function in deleteTerminationReasonsAction
H A DviewReportingMethodsAction.class.php40 $this->_checkAuthentication();
66 protected function _checkAuthentication() { function in viewReportingMethodsAction
H A DviewTerminationReasonsAction.class.php40 $this->_checkAuthentication();
66 protected function _checkAuthentication() { function in viewTerminationReasonsAction
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmAttendancePlugin/modules/attendance/actions/
H A DeditAttendanceRecordAction.class.php36 $this->_checkAuthentication($this->employeeId);
139 protected function _checkAuthentication($empNumber) { function in editAttendanceRecordAction
H A DpunchInAction.class.php41 $this->_checkAuthentication();
157 protected function _checkAuthentication() { function in punchInAction
H A DpunchOutAction.class.php41 $this->_checkAuthentication();
149 protected function _checkAuthentication() { function in punchOutAction
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmTimePlugin/modules/time/actions/
H A DeditTimesheetAction.class.php83 $this->_checkAuthentication($this->employeeId);
155 protected function _checkAuthentication($empNumber) { function in editTimesheetAction
/dports/comms/pear-Horde_SyncMl/Horde_SyncMl-2.0.7/test/Horde/SyncMl/
H A Dtestpacket.php38 protected function _checkAuthentication($username) function in Backend

12