digitalassetsupport module¶
-
digitalassetsupport.
create_instance
(node_type)¶ Create an instance (i.e. a node) of the given node type, finding the proper parent node to hold it.
-
digitalassetsupport.
digitalAssetExtensions
()¶ Supported extensions for Digital Assets
-
digitalassetsupport.
endsWithAnyOf
(file_path, extension_list)¶
-
digitalassetsupport.
equalWithAnyOf
(file_ext, extension_list)¶
-
digitalassetsupport.
isSupportedAssetExt
(file_ext)¶ Returns whether the asset is supported based on the extension.
-
digitalassetsupport.
isSupportedAssetPath
(file_path)¶ Returns whether the asset is supported based on the extension.