프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$api | Give API Object | ||
$customer_meta | Give Customer meta DB Object | ||
$customers | Give Customers DB Object | ||
$email_access | Give No Login Object | ||
$email_tags | Give Email Template Tags Object | ||
$emails | Give Emails Object | ||
$give_settings | Give Settings Object | ||
$html | Give HTML Element Helper Object | ||
$roles | Give Roles Object | ||
$session | This holds donation data for user's session. | ||
$template_loader | Give Template Loader Object |
메소드 | 설명 | |
---|---|---|
__clone ( ) : void | Throw error on object clone | |
__wakeup ( ) : void | Disable unserializing of the class | |
instance ( ) : Give | Main Give Instance | |
load_textdomain ( ) : void | Loads the plugin language files |
메소드 | 설명 | |
---|---|---|
includes ( ) : void | Include required files | |
setup_constants ( ) : void | Setup plugin constants |
public static instance ( ) : Give | ||
리턴 | Give |