Bitcache
- Distributed, content-addressable data storage
About
Concept
FAQ
API
Log
Servers
Community
Home
›
Application Programming Interface (API)
›
Drupal bitstream API
bitcache_get_type()
Definition:
bitcache_get_type(string $id)
File:
modules/bitcache/bitcache.module
‹ bitcache_get_stream()
up
bitcache_id() ›
Printer-friendly version
Navigation
Frequently Asked Questions
Application Programming Interface (API)
REST API
PHP API
Drupal bitstream API
bitcache_delete()
bitcache_exists()
bitcache_get()
bitcache_get_contents()
bitcache_get_path()
bitcache_get_size()
bitcache_get_stream()
bitcache_get_type()
bitcache_id()
bitcache_l()
bitcache_put()
bitcache_put_file()
bitcache_resolve_id()
bitcache_resolve_uri()
bitcache_uri()
bitcache_uri_to_id()
Drupal repository API
Drupal hooks