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

  • ComposerBootstrap
  • WmsCapabilitiesParserTest

Class ComposerBootstrap

Class ScriptHandler

Located at ComposerBootstrap.php

Methods summary

public static
# checkConfiguration( mixed $event )

Builds the bootstrap file.

Builds the bootstrap file.

The bootstrap file contains PHP file that are always needed by the application. It speeds up the application bootstrapping.

Parameters

$event
A instance
public static
# rebuildDatabase( mixed $event )

Rebuild database. Needs for tests

Rebuild database. Needs for tests

Parameters

$event
public static boolean
# isWindows( )

Is windows

Is windows

Returns

boolean
bool
public static
# clearCache( )

Clear cache but let sessions alive

Clear cache but let sessions alive

public static
# installAssets( )

Installs bundle assets into a given dierectory (for details s. Symfony app/console assets:install).

Installs bundle assets into a given dierectory (for details s. Symfony app/console assets:install).

public static
# prepareBinaries( )

Set binaries executable permission

Set binaries executable permission

public static
# installHardCopyAssets( )

Installs bundle assets into a given dierectory (for details s. Symfony app/console assets:install).

Installs bundle assets into a given dierectory (for details s. Symfony app/console assets:install).

public static
# installSymLinkAssets( )

Installs bundle assets into a given dierectory (for details s. Symfony app/console assets:install).

Installs bundle assets into a given dierectory (for details s. Symfony app/console assets:install).

public static
# allowWriteLogs( )

Enable write cache, logs and upload folder by user and group

Enable write cache, logs and upload folder by user and group

public static
# dropDatabase( )

Crate database, schema and force update

Crate database, schema and force update

public static
# createDatabase( )

Crate database, schema and force update

Crate database, schema and force update

protected static
# resetRootLogin( string $userName = "root", string $password = "root", string $userEmail = "root@localhost" )

Reset root user login

Reset root user login

Parameters

$userName
$password
$userEmail
protected static string
# getSymfonyRootPath( )

Get symfony root path

Get symfony root path

Returns

string
string
public static
# updateEpsgCodes( )

Import or update EPSG codes

Import or update EPSG codes

public static
# importExampleApplications( )

Import example applications from "app/config/mapbender.yml" file

Import example applications from "app/config/mapbender.yml" file

protected static string
# printStatus( mixed $title )

Returns

string
string
public static
# genApiDocumentation( )

Generate API documentation

Generate API documentation

public static
# genDocumentation( )
public static
# displayVersion( )

Display version

Display version

public static array
# getComposerDefinition( )

Returns

array
Definition
protected static string
# getRootPath( )

Returns

string
string
protected static string
# getConfigPath( )

Returns

string
string
protected static array
# getDefaultParameterFiles( )

Returns

array
array
protected static integer
# updatePhingProperties( )

Returns

integer
int
public static
# distribute( Composer\Script\Event $e )

Parameters

$e
public static integer
# build( Composer\Script\Event $e )

Parameters

$e

Returns

integer
int
public static
# generateChangeLog( )

Generate change log

Generate change log

Magic methods summary

Mapbender 3.0.6.1 API documenation API documentation generated by ApiGen 2.8.0