Uses of Class
com.arsdigita.cms.FileAssetCollection

Packages that use FileAssetCollection
com.arsdigita.cms Contains the core classes for the Red Hat Content Management System (CMS), classes that persist the fundamental objects for CMS such as content items, templates, content sections, and content types
 

Uses of FileAssetCollection in com.arsdigita.cms
 

Methods in com.arsdigita.cms that return FileAssetCollection
static FileAssetCollection FileAsset.getAllFiles()
          Retrieve all files in the database.
static FileAssetCollection FileAsset.getFilesByKeyword(String keyword, String context)
          Find all files whose name matches the specified keyword
static FileAssetCollection FileAsset.getFilesByKeyword(String keyword)
          Find all files whose name matches the specified keyword
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC