/libraries/loader.php

Description
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU
Classes
Class Description
JLoader Static class to handle loading of libraries.
Functions
jexit (line 350)

Global application exit.

This function provides a single exit point for the platform.

  • since: 11.1
void jexit ([mixed $message = 0])
  • mixed $message: Exit code or string. Defaults to zero.
jimport (line 364)

Intelligent file importer.

  • return: True on success.
  • since: 11.1
boolean jimport (string $path)
  • string $path: A dot syntax path.

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