- Symphony 2.7.9
-
› assets
14 -
› boot
15 -
› core
24 -
› cryptography
4 -
› data-sources
6 -
› email-gateways
3 -
› events
3 -
› global
62 -
› interface
9 -
› toolkit
60 - Delegates101
- Deprecated28
Versions
- 2.7.9
- 2.7.8
- 2.7.7
- 2.7.6
- 2.7.5
- 2.7.3
- 2.7.2
- 2.7.10
- 2.7.1
- 2.7.0
- 2.6.9
- 2.6.8
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.11
- 2.6.10
- 2.6.1
- 2.6.0
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2
Options
-
Functions
-
__
The translation function accepts an English string and returns its translation to the active system language.
-
cleanup_session_cookies
Cleans up Session Cookies.
-
define_safe
Checks that a constant has not been defined before defining it.
-
getCurrentPage
Returns the current URL string from within the Administration context.
-
getcwd_safe
Returns the current working directory, replacing any \ with /.
-
ini_size_to_bytes
Convert php.ini size format to bytes
-
is_session_empty
Function will loop over the $_SESSION and find out if it is empty or not
-
precision_timer
Used as a basic stopwatch for profiling.
-
redirect
Redirects the browser to a specified location.
-
server_safe
Retrieve a value from the $_SERVER array.
-
symphony
Responsible for picking the launcher function and starting it.
-
symphony_launcher
Responsible for launching a standard symphony instance and sending output to the browser.
-
-
Constants
-
__IN_SYMPHONY__
Used to determine if Symphony has been loaded, useful to prevent files from being accessed directly.
-
bInsideInstaller
-
symphony-page
-