[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/installer/adapters/ -> template.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id:template.php 6961 2007-03-15 16:06:53Z tcp $
File Size: 200 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JInstallerTemplate:: (3 methods):
  __construct()
  install()
  uninstall()


Class: JInstallerTemplate  - X-Ref

Template installer

__construct(&$parent)   X-Ref
Constructor

param: object    $parent    Parent object [JInstaller instance]
return: void

install()   X-Ref
Custom install method

return: boolean    True on success

uninstall( $name, $clientId )   X-Ref
Custom uninstall method

param: int        $path        The template name
param: int        $clientId    The id of the client
return: boolean    True on success



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1