Mapper::delete() learndash Method: No description found Mapper::delete Read More » Uses: 1 functionSource Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::get_error() learndash Method: Return the DB error happen when executing sql. Mapper::get_error Read More » Source Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::find_by_id() learndash Method: Find a record by ID. Mapper::find_by_id Read More » Uses: 2 functionsSource Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::get_table_name() learndash Method: Get the table name from class mapper; Mapper::get_table_name Read More » Used By: 4 functionsSource Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::populate() learndash Method: Populate the database data into the domain class. Mapper::populate Read More » Used By: 1 functionSource Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::install() learndash Method: Sql setup script should be here. Mapper::install Read More » Source Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper learndash Class: Class Mapper Mapper Read More » @package: Hub / Model / DbSource Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::instance() learndash Method: Get an instance of this class. Mapper::instance Read More » Source Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::__construct() learndash Method: Mapper constructor. Mapper::__construct Read More » Uses: 2 functionsSource Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php
Mapper::save() learndash Method: Store a model into database Mapper::save Read More » Uses: 2 functionsSource Files: sfwd-lms/includes/licensing/framework/class-abstract-mapper.php