Skip to content

SYSTEM PSYSTEM

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

SYSTEM\PSYSTEM

  • Class name: PSYSTEM
  • Namespace: SYSTEM
  • Parent class: SYSTEM\PATH

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
  • This method is defined by SYSTEM\PATH

Arguments

SERVERPATH

mixed SYSTEM\PATH::SERVERPATH()
  • Visibility: public
  • This method is defined by SYSTEM\PATH

WEBPATH

mixed SYSTEM\PATH::WEBPATH($mask)
  • Visibility: public
  • This method is defined by SYSTEM\PATH

Arguments

  • $mask mixed
Clone this wiki locally