/libraries/joomla/filesystem/path.php

Description
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU
Classes
Class Description
JPath A Path handling class
Constants
DS = DIRECTORY_SEPARATOR (line 21)
JPATH_ISMAC = (strtoupper(substr(PHP_OS,0,3))==='MAC') (line 16)
JPATH_ISWIN = (strtoupper(substr(PHP_OS,0,3))==='WIN') (line 13)
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU
JPATH_ROOT = JPath::clean(JPATH_SITE) (line 27)

Documentation generated on Mon, 25 Jun 2012 13:58:38 -0500 by phpDocumentor 1.4.4