Chapters

Category: Classes

myCRED_Hook

myCRED_Hook is an abstract class used by all myCRED Hooks. It contains commonly used methods to help you build hooks without to much programming.

Continue Reading

myCRED_Lottery

The myCRED_Lottery class handles all lottery related information.

Continue Reading

myCRED_Module

The myCRED_Module is an abstract class used by all myCRED add-ons and core modules. It contains commonly used methods to help you build modules without to much programming.

Continue Reading

myCRED_Payment_Gateway

The myCRED_Payment_Gateway is a template class used by the buyCRED Add-on. It contains all the necessary class methods along with a set of template functions.

Continue Reading

myCRED_Query_Log

The myCRED_Query_Log class handles all log queries and optionally present the results by constructing a HTML table.

Continue Reading

myCRED_Remote

This is the main myCRED API class allowing your site to award / deduct points based on requests from other websites.

Continue Reading

myCRED_Settings

This class is the most commonly used and essential class in myCRED. Besides retrieving our settings, this class contain a set of methods which presents, manages, processes actions based on these settings.

Continue Reading