- Queries
- All Atoms
- Search
- Advanced Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Method
- Method
- Defines the location of static resources on disk.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Interface to the static resource map, which is a graph of available resources, resource dependencies, and packaging information. You generally do not need to invoke it directly; instead, you call higher-level Celerity APIs and it uses the resource map to satisfy your requests.
- Class
- Method
- Method
- Return the resource name for a given symbol.
- Method
- Return the resource symbols required by a named resource.
- Method
- Return the absolute URI for a resource, identified by hash. This method is fairly low-level and ignores packaging.
- Method
- Return the absolute URI for the resource associated with a resource name. This method is fairly low-level and ignores packaging.
- Method
- Return the absolute URI for the resource associated with a symbol. This method is fairly low-level and ignores packaging.
- Method
- Get the epoch timestamp of the last modification time of a symbol.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Rebuild the resource map for a resource source.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Attempt to generate a data URI for a resource. We'll generate a data URI if the resource is a valid resource of an appropriate type, and is small enough. Otherwise, this method will return `null` and we'll end up using a normal URI instead.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Get the versioned URI for a raw resource, like an image.
- Function
- Generate a node ID which is guaranteed to be unique for the current page, even across Ajax requests. You should use this method to generate IDs for nodes which require a uniqueness guarantee.
- Function
- Include a CSS or JS static resource by name. This function records a dependency for the current page, so when a response is generated it can be included. You can call this method from any context, and it is recommended you invoke it as close to the actual dependency as possible so that page dependencies are minimized.
- Function
Copyright © LEAD Solutions B.V.