Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Unknown

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JFrameworkConfig

Description

Located in /joomla/config.php (line 2)

Class JFrameworkConfig
Variable Summary
Variable mixed $cachetime
Variable mixed $caching
Variable mixed $db
Variable mixed $dbprefix
Variable mixed $dbtype
Variable mixed $debug
Variable mixed $editor
Variable mixed $fromname
Variable mixed $ftp_enable
Variable mixed $ftp_host
Variable mixed $ftp_pass
Variable mixed $ftp_port
Variable mixed $ftp_root
Variable mixed $ftp_user
Variable mixed $host
Variable mixed $language
Variable mixed $lifetime
Variable mixed $log_path
Variable mixed $mailer
Variable mixed $mailfrom
Variable mixed $offset
Variable mixed $password
Variable mixed $secret
Variable mixed $sendmail
Variable mixed $smtpauth
Variable mixed $smtphost
Variable mixed $smtppass
Variable mixed $smtpuser
Variable mixed $tmp_path
Variable mixed $user
Variables
mixed $cachetime = '900' (line 28)
mixed $caching = '0' (line 27)
mixed $db = '' (line 8)
mixed $dbprefix = 'jos_' (line 9)
mixed $dbtype = 'mysql' (line 4)
mixed $debug = 0 (line 26)
mixed $editor = 'none' (line 31)
mixed $fromname = '' (line 20)
mixed $ftp_enable = 0 (line 15)
mixed $ftp_host = '127.0.0.1' (line 10)
mixed $ftp_pass = '' (line 13)
mixed $ftp_port = '21' (line 11)
mixed $ftp_root = '' (line 14)
mixed $ftp_user = '' (line 12)
mixed $host = 'localhost' (line 5)
mixed $language = 'en-GB' (line 29)
mixed $lifetime = 15 (line 33)
mixed $log_path = '/var/logs' (line 17)
mixed $mailer = 'mail' (line 18)
mixed $mailfrom = '[email protected]' (line 19)
mixed $offset = 0 (line 32)
mixed $password = '' (line 7)
mixed $secret = null (line 30)
mixed $sendmail = '/usr/sbin/sendmail' (line 21)
mixed $smtpauth = '0' (line 22)
mixed $smtphost = 'localhost' (line 25)
mixed $smtppass = '' (line 24)
mixed $smtpuser = '' (line 23)
mixed $tmp_path = '/tmp' (line 16)
mixed $user = '' (line 6)

Documentation generated on Mon, 05 Mar 2007 20:54:55 +0000 by phpDocumentor 1.3.1