Class

AbstractCategoriesFormController

Abstract Package: Content\Category\controllers Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2018 11 06 Since: PHPBoost 4.0 - 2013 02 06 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Contributor: mipel mipel@phpboost.com Located at: content/category/controllers/AbstractCategoriesFormController.class.php
AbstractController implements Controller
Extended by ModuleController
Extended by AbstractCategoriesFormController
Direct known subclasses
AbstractRichCategoriesFormController
Methods summary
public Response
# execute( HTTPRequestCustom $request )

execute the controller and returns the response

protected
protected
protected
protected Category
# get_category( )
public mixed[]
# get_authorizations_settings( )
protected string
# get_title( )
protected string
# get_success_message( )
protected Response
# generate_response( View $view )
abstract protected string
# get_id_category( )
abstract protected CategoriesManager
abstract protected Url
abstract protected Url
abstract protected Url
# get_edit_category_url( Category $category )
abstract protected Url
abstract protected string
# get_module_home_page_title( )
abstract protected boolean
# check_authorizations( )
Properties summary
protected HTMLForm $form
#
protected FormButtonSubmit $submit_button
#
protected static $lang
#
protected static $common_lang
#
protected $is_new_category
#