Learndash_Model
Class: Model class.
@since: 4.5.0 | @deprecated: 4.6.0
@package: LearnDash / Deprecated
Source Files: src/deprecated/Learndash_Model.php
@package: LearnDash / Deprecated
Source Files: src/deprecated/Learndash_Model.php
Class: Model class.
Method: Sets multiple attributes.
Learndash_Model::set_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Model::set_attribute Read More »
Method: Returns all attributes.
Learndash_Model::get_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Model::get_attribute Read More »
Method: Removes all attributes.
Learndash_Model::clear_attributes Read More »
Method: Removes an attribute.
Learndash_Model::remove_attribute Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Learndash_Model::has_attribute Read More »