TCPDF::Link()
Method: Puts a link on a rectangular area of the page.
Source: includes/lib/tcpdf/tcpdf.php:4752
Method: Puts a link on a rectangular area of the page.
Source: includes/lib/tcpdf/tcpdf.php:4752
Method: Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document.
The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().
Source: includes/lib/tcpdf/tcpdf.php:4707
Method: Imports a TrueType, Type1, core, or CID0 font and makes it available.
Source: includes/lib/tcpdf/tcpdf.php:4194
Method: Defines the right margin. The method can be called before creating the first page.
Source: includes/lib/tcpdf/tcpdf.php:2633
Method: Defines the top margin. The method can be called before creating the first page.
Source: includes/lib/tcpdf/tcpdf.php:2618
Function: Gets the default payment gateway selected from the EDD Settings
Source: includes/gateways/functions.php:105
Class: EDD_Fees Class
Source: includes/class-edd-fees.php:22
Method: Setup the EDD Fees
Source: includes/class-edd-fees.php:29
Method: Adds a new Fee
Source: includes/class-edd-fees.php:45
Method: Remove an Existing Fee
Source: includes/class-edd-fees.php:141