modules/Configurator/Configurator.php

Show: inherited
Table of Contents

\Configurator

Package:

Properties

Propertypublic  $allow_undefined= 'array ('stack_trace_errors', 'export_delimiter', 'use_real_names', 'developerMode', 'default_module_favicon', 'authenticationClass', 'SAML_loginurl', 'SAML_X509Cert', 'dashlet_auto_refresh_min', 'show_download_tab', 'enable_action_menu')'
Default valuearray ('stack_trace_errors', 'export_delimiter', 'use_real_names', 'developerMode', 'default_module_favicon', 'authenticationClass', 'SAML_loginurl', 'SAML_X509Cert', 'dashlet_auto_refresh_min', 'show_download_tab', 'enable_action_menu')Details
Type
n/a
Propertypublic  $config= ''''
Default value''Details
Type
n/a
Propertypublic  $errors= 'array ('main' => '')'
Default valuearray ('main' => '')Details
Type
n/a
Propertypublic  $logger= 'NULL'
Default valueNULLDetails
Type
n/a
Propertypublic  $override= ''''
Default value''Details
Type
n/a
Propertypublic  $previous_sugar_override_config_array= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $useAuthenticationClass= 'false'
Default valuefalseDetails
Type
n/a

Methods

methodpublicConfigurator( ) : void

methodpubliccheckTempImage(  $path ) : void

Parameters
Name Type Description
$path
methodpublicclearCache( ) : void

methodpublichandleOverride(  $fromParseLoggerSettings = false ) : void

Parameters
Name Type Description
$fromParseLoggerSettings
methodpublicloadConfig( ) : void

methodpublicoverrideClearDuplicates(  $array_name,  $key ) : void

Parameters
Name Type Description
$array_name
$key
methodpublicparseLoggerSettings( ) : \:

Returns
Type Description
\: An array of logger configuration properties including log size, file extensions etc. See SugarLogger for more details. Parses the old logger settings from the log4php.properties files.
Details
Params
: none  
methodpublicpopulateFromPost( ) : void

methodpublicreadOverride( ) : void

methodpublicreplaceOverride(  $array_name,  $key,  $value ) : void

Parameters
Name Type Description
$array_name
$key
$value
methodpublicrestoreConfig( ) : void

methodpublicsaveCompanyLogo( string $path ) : void

Saves the company logo to the custom directory for the default theme, so all themes can use it

Parameters
Name Type Description
$path string

path to the image to set as the company logo image

methodpublicsaveConfig( ) : void

methodpublicsaveImages( ) : void

methodpublicsaveOverride(  $override ) : void

Parameters
Name Type Description
$override
Documentation was generated by DocBlox 0.18.1.