[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/installation/src/Model/ -> ChecksModel.php (summary)

(no description)

Copyright: (C) 2017 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 277 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ChecksModel:: (6 methods):
  getIniParserAvailability()
  getPhpOptions()
  getPhpOptionsSufficient()
  getPhpSettings()
  getOptions()
  getForm()


Class: ChecksModel  - X-Ref

Checks model for the Joomla Core Installer.

getIniParserAvailability()   X-Ref
Checks the availability of the parse_ini_file and parse_ini_string functions.

return: boolean  True if the method exists.

getPhpOptions()   X-Ref
Gets PHP options.

return: array  Array of PHP config options

getPhpOptionsSufficient()   X-Ref
Checks if all of the mandatory PHP options are met.

return: boolean  True on success.

getPhpSettings()   X-Ref
Gets PHP Settings.

return: array

getOptions()   X-Ref
Get the current setup options from the session.

return: array  An array of options from the session.

getForm($view = null)   X-Ref
Method to get the form.

param: string|null  $view  The view being processed.
return: Form|boolean  Form object on success, false on failure.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer