Class AdminPageFramework_TaxonomyField_Model
The model class of the factory class.
Abstract
Package: AdminPageFramework\Factory\TaxonomyField
Since: 3.5.0
Located at factory/taxonomy_field/AdminPageFramework_TaxonomyField_Model.php
Package: AdminPageFramework\Factory\TaxonomyField
Since: 3.5.0
Located at factory/taxonomy_field/AdminPageFramework_TaxonomyField_Model.php
Methods summary
public
array
|
#
_replyToGetSavedFormData( )
Called when the form object tries to set the form data from the database. Returnsarray The saved form data. Since
3.7.0
Callback
form
saved_data Remark
The
oOptions property will be automatically set with the overload
method.Do not call the parant method as it triggers the option_{...}
filter hook. This class will set the data right before rendering the form fields
as there is no way to find the term id.OverridesAdminPageFramework_Factory_Model::_replyToGetSavedFormData |
Magic methods summary
Properties summary
Related
Indirect known subclasses
AdminPageFramework_TaxonomyField
,
AdminPageFramework_TaxonomyField_Controller
,
AdminPageFramework_TermMeta