[TYPO3-english] Convert ' -> \' in HMENU?
Tomas Mrozek
mail at cascaval.com
Tue Nov 30 10:27:16 CET 2010
You would call the method on a menu item. So if it's a TMENU, you would
have something like this:
NO.stdWrap.postUserFunc = user_yourClass->yourMethod
Obviously you have to first include your class so that it can be called:
page.includeLibs.yourClass = fileadmin/user_yourClass.php
See "includeLibs" property of the PAGE object (1).
Tomas Mrozek
--
[1]
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.3.2/view/1/6/#id2516276
More information about the TYPO3-english
mailing list