[ Index ]

PHP Cross Reference of Akelos Framework

title

Body

[close]

/ -> constants.php (summary)

This file and the lib/constants.php file perform most part of Akelos environment guessing. You can retrieve a list of current settings by running Ak::get_constants();

File Size: 313 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  ak_get_tmp_dir_name()
  translate()
  ak_test()
  ak_compat()
  ak_generate_mock()
  ak_define()

Functions
Functions that are not part of a class:

ak_get_tmp_dir_name()   X-Ref
Getting the temporary directory


translate($string, $args = null, $controller = null)   X-Ref
No description

ak_test($test_case_name, $use_sessions = false)   X-Ref
No description

ak_compat($function_name)   X-Ref
No description

ak_generate_mock($name)   X-Ref
No description

ak_define($name, $value = null)   X-Ref
This function sets a constant and returns it's value. If constant has been already defined it
will reutrn its original value.

Returns null in case the constant does not exist

param: string $name
param: mixed $value



Generated: Mon Oct 27 12:43:49 2008 Cross-referenced by PHPXref 0.6