Overview

Namespaces

  • App
    • Components
    • Interfaces
    • Lib
      • Files
      • Forms
        • Controls
      • Html
      • Repair
      • Statics
    • Model
    • Modules
      • BaseModule
        • Presenters
      • PartnersModule
        • Presenters
      • ProductModule
        • Presenters
      • SaleModule
        • Model
        • Presenters
      • SettingsModule
        • Model
        • Presenters
      • StoreModule
        • Model
        • Presenters
    • Presenters
    • Router
  • PHP

Classes

  • SalePresenter
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Download

Class SalePresenter

Presenter sale - Zakázky

Nette\Application\UI\Presenter
Extended by App\Presenters\BasePresenter
Extended by App\Presenters\SecurePresenter
Extended by App\Presenters\ComponentPresenter
Extended by App\Presenters\RenderPresenter implements App\Interfaces\IPresenter
Extended by App\Modules\BaseModule\Presenters\ActionPresenter
Extended by App\Modules\SaleModule\Presenters\SalePresenter
Namespace: App\Modules\SaleModule\Presenters
Located at modules/SaleModule/presenters/SalePresenter.php
Methods summary
public
# __construct( App\Modules\SaleModule\Model\Sale $sale )

Získá cestu do složky app

Získá cestu do složky app

Overrides

App\Presenters\ComponentPresenter::__construct()
public array
# beforeProcess( array $values )

vypočte Celkovou cenu

vypočte Celkovou cenu

Parameters

$values

Returns

array

Overrides

App\Modules\BaseModule\Presenters\ActionPresenter::beforeProcess()
public
# afterProcess( integer $id )

provede se po úspěšném zápisu do databáze

provede se po úspěšném zápisu do databáze

Parameters

$id
Id právě uloženého záznamu

Overrides

App\Modules\BaseModule\Presenters\ActionPresenter::afterProcess()
Methods inherited from App\Presenters\RenderPresenter
renderAdd(), renderDefault(), renderDelete(), renderEdit(), renderShow()
Methods inherited from App\Presenters\ComponentPresenter
createComponentDeleteForm(), createComponentEditForm(), createComponentMenu(), createComponentShowForm(), createComponentSubTable(), createComponentTable(), createComponentTree(), deleteFormSucceeded(), formCancel(), formSend(), injectMenu(), injectTable(), injectTree()
Methods inherited from App\Presenters\SecurePresenter
beforeRender(), injectAction(), startup(), subrequest()
Methods inherited from App\Presenters\BasePresenter
formatLayoutTemplateFiles(), formatTemplateFiles(), redirectDefault()
Properties summary
private App\Modules\SaleModule\Model\Sale $sale
#
private boolean $line
# FALSE
Properties inherited from App\Presenters\SecurePresenter
$action, $userName
Properties inherited from App\Presenters\BasePresenter
$backlink, $base, $data, $id, $name, $source
sberp API API documentation generated by ApiGen