Class rex_api_content_copy

rex_api_function uses rex_factory_trait
Extended by rex_api_content_copy
Package: redaxo\structure
Located at redaxo/src/addons/structure/plugins/content/lib/api_functions/api_content_copy.php

Methods summary

public rex_api_result
# execute( )
protected boolean
# requiresCsrfProtection( )

Csrf validation is disabled by default for backwards compatiblity reasons. This default will change in a future version. Prepare all your api functions to work with csrf token by using your-api-class::getUrlParams()/getHiddenFields(), otherwise they will stop work.

Methods inherited from rex_api_function

__construct(), factory(), getHiddenFields(), getMessage(), getResult(), getUrlParams(), handleCall(), hasMessage()

Methods used from rex_factory_trait

callFactoryClass(), getFactoryClass(), hasFactoryClass(), setFactoryClass()

Constants summary

Constants inherited from rex_api_function

REQ_CALL_PARAM, REQ_RESULT_PARAM

Properties summary

Properties inherited from rex_api_function

$published, $result