Back to Phoca Gallery project (class list)

Class PhocaGalleryExtension - list of methods

Copyright: Copyright (C) Jan Pavelka https://www.phoca.cz
License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 and later
Located at: Phocagallery/utils/extension.php
Project: Phoca Gallery

Method Summary

private
()

Show source code of this method: __construct Source Code

public static int
(mixed $element = null, mixed $type = 'component', mixed $folder = '')

Get information about extension.
Parameters
  • string Extension element (com_cpanel, com_admin, ...)
  • string Extension type (component, plugin, module, ...)
  • string Folder type (content, editors, search, ...)
Returns
  • int ( 0 ... extension not installed 1 ... extension installed and enabled 2 ... extension installed but not enabled )
Show source code of this method: getExtensionInfo Source Code

public
()

Show source code of this method: __clone Source Code