/administrator/components/com_installer/admin.installer.php

Description
  • license: GNU/GPL Mambo is Free Software
  • copyright: (C) 2000 - 2005 Miro International Pty Ltd
  • version: $Id: admin.installer.php,v 1.7 2005/02/16 08:48:36 stingrey Exp $
Includes
require ($path) (line 58)
require_once ($mosConfig_absolute_path.'/includes/domit/xml_domit_lite_include.php') (line 15)

ensure this file is being included by a parent file

require_once ($mainframe->getPath('class')) (line 17)
require_once ($mainframe->getPath('admin_html')) (line 16)
require_once ($mainframe->getPath('installer_class',$element)) (line 38)
Functions
installFromDirectory (line 125)

Install a template from a directory

void installFromDirectory (string $installerClass, mixed $option, mixed $element, mixed $client)
  • string $installerClass: The URL option
removeElement (line 147)
void removeElement (mixed $installerClass, mixed $option, mixed $element, mixed $client)
uploadFile (line 168)
void uploadFile (string $filename, string $userfile_name, string &$msg)
  • string $filename: The name of the php (temporary) uploaded file
  • string $userfile_name: The name of the file to put in the temp directory
  • string &$msg: The message to return
uploadPackage (line 73)
void uploadPackage (string $installerClass, string $option, string $element, mixed $client)
  • string $installerClass: The class name for the installer
  • string $option: The URL option
  • string $element: The element name

Documentation generated on Fri, 4 Mar 2005 13:55:37 +1000 by phpDocumentor 1.3.0RC3