LifterLMS::processors()
Method: Load all background processors and access to them programmatically a processor via LLMS()->processors()->get( $processor )
Source: lifterlms.php:531
Method: Load all background processors and access to them programmatically a processor via LLMS()->processors()->get( $processor )
Source: lifterlms.php:531
Method: Get the template path.
Source: lifterlms.php:469
Method: Construct an API call, parameters are passed to private `call()` function
Source: includes/abstracts/llms.abstract.api.handler.php:59
Method: Execute an API request.
Source: includes/abstracts/llms.abstract.api.handler.php:77
Method: Retrieve the private “error_message” variable
Source: includes/abstracts/llms.abstract.api.handler.php:132
Method: Get the private “error_object” variable
Source: includes/abstracts/llms.abstract.api.handler.php:144
Method: Retrieve the private “error_type” variable
Source: includes/abstracts/llms.abstract.api.handler.php:156
Method: Retrieve the private “result” variable
Source: includes/abstracts/llms.abstract.api.handler.php:168
Method: Determine if the response is an error
Source: includes/abstracts/llms.abstract.api.handler.php:180
Method: Parse the body of the response and set a success/error
Source: includes/abstracts/llms.abstract.api.handler.php:193