Class rex_api_sitemap_tree
- rex_api_function uses rex_factory_trait
-
rex_api_sitemap_tree
Methods summary
public
|
||
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