DeclarationBackendController
class DeclarationBackendController extends Controller
Class DeclarationBackendController
Methods
array
declarationAddAction(ArrayCollection $declarationAddShow)
Backend page for creating new declaration
array
declarationEditAction(ArrayCollection $declarationEditShow)
Backend page for updating existing declaration
array
declarationAllJQGRIDAction()
Backend page for listing all declarations
array
declarationCategoryManageAction(ArrayCollection $manageDeclarationCategories)
Backend page for managing declaration categories
Details
at line 43
array
declarationAddAction(ArrayCollection $declarationAddShow)
Backend page for creating new declaration
at line 62
array
declarationEditAction(ArrayCollection $declarationEditShow)
Backend page for updating existing declaration
at line 79
array
declarationAllJQGRIDAction()
Backend page for listing all declarations
at line 96
array
declarationCategoryManageAction(ArrayCollection $manageDeclarationCategories)
Backend page for managing declaration categories