action_logs.php File Reference

Go to the source code of this file.

Variables

 $actionLogs = $gContent->getActionLogs( $listHash )
 $gContent = new LibertyContent()
 $listHash ['max_records'] = $gBitSystem->getConfig( 'max_records', 10 ) * 5
 $listHash = $_REQUEST
 $logSettings


Variable Documentation

$actionLogs = $gContent->getActionLogs( $listHash )

Definition at line 34 of file action_logs.php.

$gContent = new LibertyContent()

Definition at line 7 of file action_logs.php.

$listHash['max_records'] = $gBitSystem->getConfig( 'max_records', 10 ) * 5

Definition at line 33 of file action_logs.php.

$listHash = $_REQUEST

Definition at line 31 of file action_logs.php.

$logSettings

Initial value:

 array(
        'liberty_action_log' => array(
                'label' => 'Action Logs',
                'note'  => 'Log all changes made to liberty content.',
                'type'  => 'toggle',
        ),
)

Definition at line 10 of file action_logs.php.


Generated on Wed Aug 22 19:33:53 2007 for bitweaver by  doxygen 1.5.2