tce_auth.php

tce_auth.php source file reference

Package: com\tecnick\tcexam\public\cfg

Tags

  • file: Configuration file: define access levels for each public page.
  • author: Nicola Asuni
  • since: 2010-09-17

Constants

File: tce_auth.php line 70

public mixed K_ADMIN_LINK = 5

K_AUTH_PAGE_USER

File: tce_auth.php line 55

public mixed K_AUTH_PAGE_USER = 1

K_AUTH_PUBLIC_INDEX

File: tce_auth.php line 35

public mixed K_AUTH_PUBLIC_INDEX = 1

K_AUTH_PUBLIC_TEST_EXECUTE

File: tce_auth.php line 40

public mixed K_AUTH_PUBLIC_TEST_EXECUTE = 1

K_AUTH_PUBLIC_TEST_INFO

File: tce_auth.php line 45

public mixed K_AUTH_PUBLIC_TEST_INFO = 1

K_AUTH_PUBLIC_TEST_RESULTS

File: tce_auth.php line 50

public mixed K_AUTH_PUBLIC_TEST_RESULTS = 1

K_AUTH_SSL_LEVEL

File: tce_auth.php line 78

public mixed K_AUTH_SSL_LEVEL = \false

Use false or a level above 10 to disable the control. Use 0 to enable for all area. Use 10 to enable just for the ADMIN pages.

K_AUTH_SSLIDS

File: tce_auth.php line 84

public mixed K_AUTH_SSLIDS = ''

K_AUTH_USER_CHANGE_EMAIL

File: tce_auth.php line 60

public mixed K_AUTH_USER_CHANGE_EMAIL = 1

K_AUTH_USER_CHANGE_PASSWORD

File: tce_auth.php line 65

public mixed K_AUTH_USER_CHANGE_PASSWORD = 1