Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.fs_dav_provider.FolderResource.getDirectoryInfo

FolderResource.getDirectoryInfo()[source]

Return a list of dictionaries with information for directory rendering.

This default implementation return None, so the dir browser will traverse all members.

This method COULD be implemented for collection resources.