Overview

Namespaces

  • Genetsis
    • core
      • activityid
      • user
  • None

Classes

  • ActivityApi
  • AutoloaderClass
  • Config
  • Identity
  • URLBuilder
  • UserApi
  • Overview
  • Namespace
  • Class

Class Config

library Configuration

Namespace: Genetsis
Package: Genetsis
Copyright: Copyright (c) 2014 Genetsis
Version: 2.0
Located at Config.php
Methods summary
public static
# init( $client = 'default' )
public static string
# environment( )

Get the environment where the library is executed

Get the environment where the library is executed

Returns

string
possible values: dev, test and prod
public static
# configPath( )
public static
# logPath( )
public static
# cachePath( )
public static
# logLevel( )
Constants summary
string CONF_VERSION
# '1.4'
Properties summary
public static string $CONF_PATH
# ''
public static string $CACHE_PATH
# ''
public static string $LOG_PATH
# ''
public static string $DEV_LOG_LEVEL
# ''
public static string $TEST_LOG_LEVEL
# ''
public static string $PROD_LOG_LEVEL
# ''
public static string $DEV_SERVER
# ''
public static string $TEST_SERVER
# ''
public static string $PROD_SERVER
# ''
public static string $gid_client
# ''
public static string $ini_path
# ''
API documentation generated by ApiGen