Package DE_EPAGES::Content::API::Legal::LegalPage
Base legal page
Functions
get
Returns the legal page data.
Syntax |
get( $LanguageID ); |
Input |
|
Return |
|
isDefined
Is the legal page defined?
Syntax |
isDefined( ); |
Return |
|
new
Constructor
Syntax |
new( ); |
Input |
|
Return |
|
update
Updates the legal page with the provided data for the provided language.
Syntax |
update( $hRequestBody, $LanguageID ); |
Input |
|