systemoptions.php File Reference

Go to the source code of this file.

Functions

 recurse_chown_chgrp ($mypath, $uid, $gid)
 chmodRecursive ($mypath, $filePermission, $dirPermission)
 systemOptionsLockdownUnlock ()
 saveSystemOptions ()

Variables

PHP $page_author = $creator_name
 $page_author_email = $creator_email
 $page_menu = 1
 $page_date = formatTime( time() )
 $page_title = i18n("System options")


Function Documentation

chmodRecursive ( mypath,
filePermission,
dirPermission 
)

Definition at line 46 of file systemoptions.php.

Referenced by systemOptionsLockdownUnlock().

recurse_chown_chgrp ( mypath,
uid,
gid 
)

Function by greg _at_ rhythmicdesign d.o.t com in the PHP manual

Definition at line 26 of file systemoptions.php.

Referenced by systemOptionsLockdownUnlock().

saveSystemOptions (  ) 

Definition at line 90 of file systemoptions.php.

References $setup_folder, $systemOptions, and array_export().

Here is the call graph for this function:

systemOptionsLockdownUnlock (  ) 

Definition at line 68 of file systemoptions.php.

References $setup_folder, $systemOptions, chmodRecursive(), and recurse_chown_chgrp().

Here is the call graph for this function:


Variable Documentation

PHP $page_author = $creator_name

Definition at line 17 of file systemoptions.php.

$page_author_email = $creator_email

Definition at line 18 of file systemoptions.php.

$page_date = formatTime( time() )

Definition at line 20 of file systemoptions.php.

$page_menu = 1

Definition at line 19 of file systemoptions.php.

$page_title = i18n("System options")

Definition at line 21 of file systemoptions.php.


Generated on Sun Oct 26 20:33:14 2008 for The Travelsized Content Management System by  doxygen 1.5.5