niota

fascinating. logical.

User Tools

Site Tools


niota-docs:niota_constants

This is an old revision of the document!


PHP-file defined constants

color theme grid area / color theme admin pages

  • VEGA - blue
  • VULCAN - red/pink
  • SANDSTORM - yellow/brown
  • MOSS - green
  • SALVA - gray


connection database type

  • DB_TYPE_OCI805 - Oracle native interface
  • DB_TYPE_ODBC_MSSQL - Microsoft SQL Server via ODBC
  • DB_TYPE_MSSQL - Microsoft SQL Server native interface
  • DB_TYPE_ODBC_TERADATA - Teradata via ODBC
  • DB_TYPE_MYSQLI - MySQL server native interface


connection type

  • CONN_TYPE_DATABASE - database
  • CONN_TYPE_WEBSERVICE - webservice


default pagesize admin / default pagesige grid area

  • 10 - display 10 rows per page
  • 20 - …
  • 30 - …
  • 50 - …
  • 100 - …
  • -1 - display all rows


grid area language

  • en - english
  • de – deutsch


MS SQL server encoding

  • SQLSRV_ENC_CHAR -

Data is returned in 8-bit characters as specified in the code page of the Windows locale that is set on the system. Any multi-byte characters or characters that do not map into this code page are substituted with a single byte question mark (?) character. This is the default encoding.

application / database defined constants

special usergroups

  • *ALL_GROUP - every user in niota is member of this group
  • *ALL_ADMIN_GROUP - every user with admin option activated is member of this group
  • *ALL_NON_ADMIN_GROUP - every user without admin option is member of this group
niota-docs/niota_constants.1641389334.txt.gz · Last modified: 2025/07/17 14:11 (external edit)