claroline/claroline/announcements/conf/def/CLANN.def.conf.inc.php File Reference

Go to the source code of this file.

Variables

 $conf_def ['config_code'] = 'CLANN'
 $conf_def ['config_file'] = 'CLANN.conf.php'
 $conf_def ['config_name'] = 'Announcements'
 $conf_def ['config_class'] = 'tool'
 $conf_def ['section']['img_viewer']['label'] = 'Portlet'
 $conf_def ['section']['img_viewer']['description'] = 'Options for announcements portlet'
 $conf_def ['section']['img_viewer']['properties']
 $conf_def_property_list ['announcementPortletMaxItems']

Variable Documentation

$conf_def['section']['img_viewer']['properties']
Initial value:
array ( 'announcementPortletMaxItems' )

Definition at line 14 of file CLANN.def.conf.inc.php.

$conf_def['section']['img_viewer']['description'] = 'Options for announcements portlet'

Definition at line 13 of file CLANN.def.conf.inc.php.

$conf_def['section']['img_viewer']['label'] = 'Portlet'

Definition at line 12 of file CLANN.def.conf.inc.php.

$conf_def['config_class'] = 'tool'

Definition at line 9 of file CLANN.def.conf.inc.php.

$conf_def['config_name'] = 'Announcements'

Definition at line 8 of file CLANN.def.conf.inc.php.

$conf_def['config_file'] = 'CLANN.conf.php'

Definition at line 7 of file CLANN.def.conf.inc.php.

$conf_def['config_code'] = 'CLANN'

Definition at line 6 of file CLANN.def.conf.inc.php.

$conf_def_property_list['announcementPortletMaxItems']
Initial value:
 array ('label'     => 'Max announcement number in portlet'
        ,'description' => 'Use 0 to display all'
        ,'default'   => '3'
        ,'type'      => 'integer'
        ,'container' => 'VAR'
        ,'acceptedValue' => array('min' => '0')
        )

Definition at line 19 of file CLANN.def.conf.inc.php.

Generated on Tue Jun 8 12:28:36 2010 for Claroline API by  doxygen 1.6.3