Menu


How to use custom functions in typoscript



Sometimes in the typoscript setup we need to use custom functions defined in php files. We can do that in the following manner:


temp.custom = USER
temp.custom {
  userFunc=my_classname->myfunctionname
  value=transmitted value
}



Do not forget to replace my classname and functionname with yours.






Google Search

 
wiki.lacisoft.com
WWW
2009-2011 (c) Lacisoft.com