[TYPO3-english] Typo3 6.0.0: Protected getters in BackendConfigurationManager ...?!
B. Kausch
b.kausch at bekay.de
Fri Jan 11 00:23:39 CET 2013
Hi!
Why are the most getters in the extbase class
BackendConfigurationManager protected? I wanted to use the
getCurrentPageId method to get the current page ID in my backend
module controller.
First: Is there a reason why this method is protected?
Second: Is there another Way to retrieve the page ID in a clean
API way?
Ref:
http://typo3.org/api/typo3cms/class_t_y_p_o3_1_1_c_m_s_1_1_extbase_1_1_configuration_1_1_backend_configuration_manager.html
More information about the TYPO3-english
mailing list