Classes summary
GridViewDbSettingsBehavior |
Manages storage and retrieval of grid view settings. Settings are stored in the
generalGridViewSettings attribute of the user's profile record. Grid view column
settings and data provider results per page are not managed by this class. |
GridViewSessionSettingsBehavior |
Manages storage and retrieval of grid view settings. Settings are stored in the
$_SESSION PHP superglobal. Grid view column settings and data provider results
per page are not managed by this class. |
X2Settings |
Manages storage and retrieval of settings. |