[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

(no description)

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

Defines 1 class

JInstallerLanguage:: (4 methods):
  __construct()
  install()
  _install()
  uninstall()


Class: JInstallerLanguage  - X-Ref

Language 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

_install($cname, $basePath, $clientId, &$element)   X-Ref
No description

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

param: string    $tag        The tag of the language to uninstall
param: int        $clientId    The id of the client (unused)
return: mixed    Return value for uninstall method in component uninstall file



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