componentUseCheck (defaults to true) - Causes the framework to do a check after rendering each page to ensure that each component was used in rendering the markup. If components are found that are not referenced in the markup, an appropriate error will be displayed serializeSessionAttributes (defaults to true in devel mode) - Causes the framework to serialize any attribute put into session - this helps find Not Serializable errors early
@author Igor Vaynberg (ivaynberg)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|