xplo.re Medusa Core Framework 3.2
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
      • Driver
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Fault
      • Formatter
        • Driver
      • Incident
        • Exception
      • Reporter
        • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • Type
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Constants

  • BlockSize
  • Columns
  • Display
  • Editor
  • ForceColors
  • Home
  • InfoPath
  • Interpreter
  • Lines
  • Me
  • Path
  • Printer
  • PWD
  • Script
  • ScriptFilename
  • Shell
  • TempDir
  • Terminal
  • TerminalProgram
  • TerminalProgramVersion
  • Timestamp
  • User

Namespace Core\Env

Namespaces summary

Core\Env\Authentication
Core\Env\Locale
Core\Env\Proxy
Core\Env\Server

Constants summary

BlockSize If block counts are displayed, calculate blocks in units of this value.
Columns Width in text columns (characters) of the terminal.
Display

X Window System display configuration for the session. Has the format hostname.S.N, where hostname stands for the machine that runs the X server (if omitted, defaults to the local machine), S the sequence number used for multiple attached screens and N the screen number (a display may have multiple screens).

Editor Path to default editor to invoke if a file needs to be edited.
ForceColors

If set, CLI colour sequences are enforced even if the output is not directed to a terminal. The TERM environment variable must still point to a colour capable terminal to determine the type of colour sequences to use.

Home Home directory of session user.
InfoPath Path definition with same syntax as Path for info repositories.
Interpreter Path to interpreter binary.
Lines Height in text columns (characters) of the terminal.
Me

Filename of script being executed relative to the document root. Can contain arguments and should accordingly be used with care to prevent XSS attacks and other misuse. A safer choice is to use Script instead.

Path

The search path. The separator for path entries varies depending on the operating system in use. On POSIX systems, paths are separated by the colon (":"). On DOS, OS/2, and Windows, a semicolon (";") is used.

Printer Name of default printer to use.
PWD The current working directory path.
Script Full filename of script being executed (not necessarily absolute).
ScriptFilename

Absolute filename of script being executed or user-specified script path if executed via CLI.

Shell Full path name to the current session user's login shell.
TempDir Directory to store temporary files in.
Terminal Type kind of CLI terminal to generate output for.
TerminalProgram The terminal program name.
TerminalProgramVersion The terminal program version.
Timestamp Timestamp in seconds since UNIX Epoch of the current request.
User Login name of current session user.
xplo.re Medusa Core Framework 3.2 API documentation generated by ApiGen