Lançado Adianti Framework 7.6!
Clique aqui para saber mais
menu

Adianti Solutions

API

Adianti, Framework, PHP, MVC, Active record, Front controller, IDE, RAD, Web, multiplataforma, geração de código, desenvolvimento rápido, relatórios, formulários, listagens, datagrids, gráficos, banco de dados, padrões de projeto, design patterns API do Adianti Framework.
API Docs
code
Selecione a classe
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /tmp/phpdoc/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 262

Class AdiantiApplicationConfig

Description
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /tmp/phpdoc/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 262

Application config

Located in /core/AdiantiApplicationConfig.php (line 13)


	
			
Method Summary
static apply ()
static get ()
static load ($config)
Methods
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /tmp/phpdoc/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 262 Strict Standards: Only variables should be passed by reference in /tmp/phpdoc/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712 Strict Standards: Only variables should be passed by reference in /tmp/phpdoc/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712
static apply (line 31)

Apply some configurations that change env vars

  • access: public
static apply ()
static get (line 46)

Export configuration

  • access: public
static get ()
static load (line 20)

Load configuration from array

  • access: public
static load ($config)
  • $config