Support Joomla!

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

File/joomla/filesystem/path.php

Description
  • filesource: Source code for this file
  • license: GNU/GPL,
  • copyright: Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
  • version: $Id: path.php 13341 2009-10-27 03:03:54Z ian $
Classes
Class Description
 class JPath A Path handling class
Constants
JPATH_ISMAC = (strtoupper(substr(PHP_OS,0,3))==='MAC') (line 18)

boolean True if a Mac based host

JPATH_ISWIN = (strtoupper(substr(PHP_OS,0,3))==='WIN') (line 16)

boolean True if a Windows based host

JPATH_ROOT = JPath::clean(JPATH_SITE) (line 27)

string The root directory of the file system in native format


Documentation generated on Sat, 14 Nov 2009 11:16:53 +0000 by phpDocumentor 1.3.1