Mapbender 3.0.6.1 API documenation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • FOM
    • CoreBundle
      • Component
      • DependencyInjection
      • Doctrine
        • Types
      • Form
        • DataTransformer
        • Type
    • ManagerBundle
      • Component
      • Configuration
      • Controller
      • DependencyInjection
        • Compiler
      • Form
        • Type
      • Routing
    • UserBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
        • Factory
      • Entity
      • EventListener
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Firewall
  • Mapbender
    • Component
    • CoreBundle
      • Asset
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
          • Application
      • DependencyInjection
        • Compiler
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
      • Tests
        • Controller
      • Utils
      • Validator
        • Constraints
    • DataSourceBundle
      • Component
        • Drivers
          • Interfaces
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Extension
      • Tests
    • DigitizerBundle
      • Component
      • Element
        • Type
      • Entity
      • Utils
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Component
        • Exception
      • Controller
      • Form
        • DataTransformer
        • Type
      • Template
    • MobileBundle
      • DependencyInjection
      • Template
    • PrintBundle
      • Component
      • Element
        • Type
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
      • Tests
        • Component
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • Event
      • Form
        • DataTransformer
        • EventListener
        • Type
  • None
  • OwsProxy3
    • CoreBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Entity
      • Event
      • EventListener
      • Worker
  • PHP

Classes

  • ApplicationAssetCache
  • AssetFactory
  • NamedAssetCache

Class AssetFactory

Class AssetFactory

Namespace: Mapbender\CoreBundle\Asset
Package: Mapbender\CoreBundle\Asset
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
Author: Andriy Oblivantsev <andriy.oblivantsev@wheregroup.com>
Located at Mapbender/CoreBundle/Asset/AssetFactory.php

Methods summary

public
# __construct( Symfony\Component\DependencyInjection\ContainerInterface $container, array $inputs, string $type, string $targetPath, string $sourcePath )

AssetFactory constructor.

AssetFactory constructor.

Parameters

$container
$inputs
$type
Asset type
$targetPath
$sourcePath
public Assetic\Asset\AssetCollection
# getAssetCollection( )

Returns

Assetic\Asset\AssetCollection
AssetCollection
public string
# compile( )

Returns

string
string
protected string
# squashImports( mixed $content )

Parameters

$content

Returns

string
string
protected string
# getPublicSourcePath( string $input )

Parameters

$input

Returns

string
string

Magic methods summary

Properties summary

protected Symfony\Component\DependencyInjection\ContainerInterface $container
#
protected array|Assetic\Asset\FileAsset[]|Assetic\Asset\StringAsset[] $inputs
#
protected string $type
#
protected string $targetPath
#
protected string $sourcePath

string

string

#
protected Assetic\Asset\AssetCollection $collection
#
Mapbender 3.0.6.1 API documenation API documentation generated by ApiGen 2.8.0