Application
Table of Contents
Interfaces
- FieldBuilderInterface
- FormHandlerInterface
- FormModifierHandlerInterface
- MapperInterface
- FormModifierInterface
- FieldPersisterInterface
- FieldProviderInterface
- FieldValueProviderInterface
- FormValuesProviderInterface
- RequestFormValuesProviderInterface
- AdminFieldTransformerInterface
Classes
- axacf
- CategoriesFieldBuilder
- DateFieldBuilder
- DatetimeFieldBuilder
- FileFieldBuilder
- RadioFieldBuilder
- SelectFieldBuilder
- SwitchFieldBuilder
- TextareaFieldBuilder
- TextFieldBuilder
- FieldBuilder
- ProductTypeBuilder
- AxacfController
- AxacfGlobalController
- CustomBuilderController
- AbstractAdminFieldDAO
- AdminFieldDAO
- FieldValueDTO
- FormValueDTO
- LoaderParamsDTO
- AxAcfSelectOptionsWrongTypeException
- AxAcfXmlHttpRequestErrorException
- AxAcfXmlHttpRequestMissingParamsException
- AxAcfWrongReturnTypeException
- AxAcfFieldNotFoundException
- AxAcfInvalidFieldObjectException
- AxAcfParamsNotFoundException
- AxAcfTypeNotFoundException
- AxAcfPersistFailedException
- AxAcfAdminFieldProviderMissingParamsException
- PreparePersistedFieldFormatter
- PreparePersistedFieldValueFormatter
- SortFieldByNameFormatter
- ControllerFormFormatter
- FrontFieldFormatter
- FrontListingFieldFormatter
- AxAcfGridQueryBuilder
- AxAcfGridDefinitionFactory
- AdminFormHandler
- AdminFormModifierHandler
- FormModifierHandler "Handler" pour gérer l'engistrement des champs ACF sur chaque type en BackOffice
- AdminGlobalFormHandler
- FormLoader
- FormModifierLoader "Loader" pour ajouter les champs ACF sur chaque type en BackOffice En fonction du type et de l'id de l'oject, le FormModifierLoader s'occupe de charger les bon champs ACF sur les formulaire d'edition en Backoffice
- FormNameMapper
- Field
- FieldValue
- FormModifierFactory
- Si le formulaire est sur la page "Produit", On n'instantie pas le même Loader
- FieldFormModifier
- TypeFormModifier
- Hook
- Installer
- FieldPersister
- FieldValuePersister
- AdminFieldProvider
- FrontFieldValueProvider
- FormValuesProvider
- LegacyRequestFormValuesProvider
- RequestFormValuesProvider
- AbstractAdminFieldTransformer
- AdminFieldTransformer
- AxacfFieldType
- AxacfGlobalFieldType
- ComposerAutoloaderInit9625850a21aaf6ea33360c8a155b6383
- ComposerStaticInit9625850a21aaf6ea33360c8a155b6383
- ClassLoader
- ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
- InstalledVersions
- This class is copied in every Composer installed project and available to all
Traits
Functions
- includeFile() : void
- Scope isolated include.
Functions
includeFile()
Scope isolated include.
includeFile(string $file) : void
Prevents access to $this/self from included files.
Parameters
- $file : string