Lines Matching full:an
4 * This file is part of the Assetic package, an OpenSky project.
17 * An asset has a mutable URL and content and can be loaded and dumped.
31 * Returns an array of filters currently applied.
33 * @return array An array of filters
45 * You may provide an additional filter to apply during load.
47 * @param FilterInterface $additionalFilter An additional filter
54 * You may provide an additional filter to apply during dump.
56 * Dumping an asset should not change its state.
61 * @param FilterInterface $additionalFilter An additional filter
84 * Returns an absolute path or URL to the source asset's root directory.
86 * This value should be an absolute path to a directory in the filesystem,
87 * an absolute URL with no path, or null.
119 * and can be used to resolve references relative to an asset.
147 * Returns an array of variable names for this asset.
163 * @return array an array of strings