Overview

Namespaces

  • DcGeneral
    • Clipboard
    • Contao
      • Callback
      • Compatibility
      • DataDefinition
        • Definition
      • Dca
        • Builder
          • Legacy
        • Definition
        • Palette
        • Populator
      • Event
      • View
        • Contao2BackendView
          • Event
    • Controller
    • Data
    • DataDefinition
      • Builder
      • Definition
        • Properties
        • View
          • Panel
      • ModelRelationship
      • Palette
        • Builder
          • Event
        • Condition
          • Palette
          • Property
    • EnvironmentPopulator
    • Event
    • Exception
    • Factory
      • Event
    • Panel
    • View
      • Event

Interfaces

  • ViewInterface
  • ViewTemplateInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Interface ViewInterface

Direct known implementers

DcGeneral\Contao\View\Contao2BackendView\BackendViewInterface

Indirect known implementers

DcGeneral\Contao\View\Contao2BackendView\BaseView, DcGeneral\Contao\View\Contao2BackendView\ListView, DcGeneral\Contao\View\Contao2BackendView\ParentView, DcGeneral\Contao\View\Contao2BackendView\TreeView
Namespace: DcGeneral\View
Located at View/ViewInterface.php
Methods summary
public DcGeneral\View\ViewInterface
# setEnvironment( DcGeneral\EnvironmentInterface $environment )

Set the environment.

Set the environment.

Parameters

$environment
DcGeneral\EnvironmentInterface
$environment

Returns

DcGeneral\View\ViewInterface
public DcGeneral\EnvironmentInterface
# getEnvironment( )

Retrieve the attached environment.

Retrieve the attached environment.

Returns

DcGeneral\EnvironmentInterface
public
# handleAjaxCall( )

Handle an ajax request.

Handle an ajax request.

public
# paste( )
public
# copy( )
public
# copyAll( )
public
# create( )
public
# cut( )
public
# cutAll( )
public
# delete( )
public
# edit( )
public
# move( )
public
# show( )
public string
# showAll( )

Overview listing over all items in the current scope.

Overview listing over all items in the current scope.

This is the default action to perform if no other action has been specified in the URL.

Returns

string
public
# undo( )
public
# generateAjaxPalette( mixed $strSelector )
contao-community-alliance/dc-general API documentation generated by ApiGen 2.8.0