fof/src/470a08ee-6b31-4a2b-98d9-5b6.../settings.json

18 lines
1.3 KiB
JSON

{
"add_head": "0",
"add_licensing_template": "2",
"extends": "0",
"guid": "470a08ee-6b31-4a2b-98d9-5b64757a3b34",
"implements": null,
"load_selection": null,
"name": "Phpfunc",
"power_version": "1.0.0",
"system_name": "FOF.Utils.Phpfunc",
"type": "class",
"use_selection": null,
"namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Utils.Phpfunc",
"description": "Intercept calls to PHP functions.\r\n\r\n@method function_exists(string $function)\r\n@method mcrypt_list_algorithms()\r\n@method hash_algos()\r\n@method extension_loaded(string $ext)\r\n@method mcrypt_create_iv(int $bytes, int $source)\r\n@method openssl_get_cipher_methods()\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0",
"licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Utilities\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n *\/",
"head": "",
"composer": ""
}