Skip to content

SYSTEM PATH

Ulf Gebhardt edited this page Mar 15, 2016 · 2 revisions

SYSTEM\PATH

  • Class name: PATH
  • Namespace: SYSTEM

Properties

$basepath

private mixed $basepath = NULL
  • Visibility: private

$path

private mixed $path = NULL
  • Visibility: private

$subpath

private mixed $subpath = NULL
  • Visibility: private

Methods

__construct

mixed SYSTEM\PATH::__construct(\SYSTEM\PATH $basepath, $path, $subpath)
  • Visibility: public

Arguments

SERVERPATH

mixed SYSTEM\PATH::SERVERPATH()
  • Visibility: public

WEBPATH

mixed SYSTEM\PATH::WEBPATH($mask)
  • Visibility: public

Arguments

  • $mask mixed
Clone this wiki locally