Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Structures de données | |
class | ApiMVCFactory |
class | LegacyFactory |
class | MVCFactory |
interface | MVCFactoryInterface |
interface | MVCFactoryServiceInterface |
Fonctions | |
getMVCFactory () | |
setMVCFactory (MVCFactoryInterface $mvcFactory) | |
Variables | |
trait | MVCFactoryAwareTrait |
trait | MVCFactoryServiceTrait |
Joomla! Content Management System
Joomla! Content Management System
Joomla! Content Management System
Joomla! Content Management System
|
protected |
Returns the MVC factory.
Référencé par BaseDatabaseModel\_createTable(), BaseDatabaseModel\getTable(), et Joomla\CMS\Workflow\isWorkflowActive().
setMVCFactory | ( | MVCFactoryInterface | $mvcFactory | ) |
Set the MVC factory.
MVCFactoryInterface | $mvcFactory | The MVC factory |
MVCFactoryInterface | $mvcFactory | The factory |
Référencé par BaseDatabaseModel\__construct().
trait MVCFactoryAwareTrait |
trait MVCFactoryServiceTrait |
Defines the trait for a MVC factory service class.