Kentico CMS 6.0 Developer's Guide

API classes

API classes

Previous topic Next topic Mail us feedback on this topic!  

API classes

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

If you are not familiar with the database table data management by Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.

 

 

 

Please note

 

The Media libraries module classes use the CMS.MediaLibrary namespace.

 

 

Media_Library table API:

 

MediaLibraryInfo - represents one media library.

MediaLibraryInfoProvider - provides management of media libraries.

 

Media_File table API:

 

MediaFileInfo - represents one media file.

MediaFileInfoProvider - provides management of media files.

 

Media_LibraryRolePermission table API:

MediaLibraryRolePermissionInfo - represents that a particular role has a particular permission in a particular media library.

MediaLibraryRolePermissionInfoProvider - provides management of relationships between media libraries, roles and permissions.