Property Name | Description |
---|
help.button | Whether or not to show the help button. This property is used in Sakai version(s): 2.4,2.5,2.6 |
help.hide | A list of tools whose help should not be added to the help index. This property is used in Sakai version(s): 2.5,2.6 |
help.id | The tool ID to display when opening the help tool. If specified, the help for the document with this ID will be opened instead of the contextual help for a specific tool This property is used in Sakai version(s): 2.4,2.5,2.6 |
Anchor |
---|
| help.location |
---|
| help.location |
---|
| help.location | An external location for help information. This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6 |
Anchor |
---|
| help.redirect.external.webapp |
---|
| help.redirect.external.webapp |
---|
| help.redirect.external.webapp | An external location for help information. This property is used in Sakai version(s): 2.4,2.5,2.6 |
help.url | The URL to use instead of the built-in help. This property is used in Sakai version(s): 2.4,2.5,2.6 |
Anchor |
---|
| help.welcomepage |
---|
| help.welcomepage |
---|
| help.welcomepage | The location of the help welcome page. This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6 |
helpPath | Specifies the URL to the help path. This partial URL is used to construct the full URL for accessing help content. For example, http://localhost:8082/portal/help/TOCDisplay/content.hlp?docId=aqyk This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6
|
Anchor |
---|
| hibernate.c3p0.max_size |
---|
| hibernate.c3p0.max_size |
---|
| hibernate.c3p0.max_size | The maximum size of the C3P0 connection pool. This property is used in Sakai version(s): 2.5,2.6 |
Anchor |
---|
| hibernate.c3p0.max_statements |
---|
| hibernate.c3p0.max_statements |
---|
| hibernate.c3p0.max_statements | The maximum number of statements to cache, set to 0 to disable caching. This property is used in Sakai version(s): 2.5,2.6 |
Anchor |
---|
| hibernate.c3p0.min_size |
---|
| hibernate.c3p0.min_size |
---|
| hibernate.c3p0.min_size | The minimum size of the C3P0 connection pool. This property is used in Sakai version(s): 2.5,2.6 |
Anchor |
---|
| hibernate.c3p0.timeout |
---|
| hibernate.c3p0.timeout |
---|
| hibernate.c3p0.timeout | The maximum time (in seconds) to leave a connection idle before closing it. This property is used in Sakai version(s): 2.5,2.6 |
Anchor |
---|
| hibernate.default_schema |
---|
| hibernate.default_schema |
---|
| hibernate.default_schema | Specifies the default database schema to use. This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6 |
Anchor |
---|
| hibernate.dialect |
---|
| hibernate.dialect |
---|
| hibernate.dialect | Which hibernate dialect to use. This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6 |
Anchor |
---|
| hibernate.show_sql |
---|
| hibernate.show_sql |
---|
| hibernate.show_sql | Whether or not to show the SQL statements used by hibernate in the tomcat logs. This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6 |
Anchor |
---|
| hibernatePropertiesATorg.sakaiproject.springframework.orm.hibernate.SessionFactoryBase |
---|
| hibernatePropertiesATorg.sakaiproject.springframework.orm.hibernate.SessionFactoryBase |
---|
| hibernateProperties@org.sakaiproject.springframework.orm.hibernate.SessionFactoryBase | The location and name of the hibernate properties file (defaults to hibernate.properties). This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6 |
Anchor |
---|
| hiddenToolsATorg.sakaiproject.tool.api.ActiveToolManager |
---|
| hiddenToolsATorg.sakaiproject.tool.api.ActiveToolManager |
---|
| hiddenTools@org.sakaiproject.tool.api.ActiveToolManager | The list of tool IDs to hide from the "Edit Tools" menu. This option and the stealthTools@org.sakaiproject.tool.api.ActiveToolManager together make up the entire list of tools that will not appear. You might use this if you wished to preserve the default settings for stealthTools but add a few additional tools to the list. This property is used in Sakai version(s): 2.4,2.5,2.6 |