Model
Class: Base model class.
Method: Returns true if an attribute exists. Otherwise, false.
Model::hasAttribute Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Creates a model from a post based on the post type.
Model_Factory::create Read More »
Class: A factory class for creating step mappers from models.
Step_Mapper_Factory Read More »
Method: Returns allowed post types.
Course::get_allowed_post_types Read More »