Advertisement
Guest User

Untitled

a guest
Mar 20th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. -Classes
  2. |
  3. |-Backend
  4. |---conf.php (don't know where to place this)
  5. |---Ajax.php
  6. |---CmOptions.php
  7. |---LayoutSetup.php
  8. |---TtContent.php
  9. |---ItemsprocFunc
  10. |---AbstracItemsprocFunct.php
  11. |---ColPosListItemsprocFunct.php
  12. |---CTypeListItemsprocFunct.php
  13. |---Tcemain
  14. |-----AbstractTcemain.php
  15. |-----MoveRecordTcemain.php
  16. |-----PreProcessFieldArrayTcemain.php
  17. |-----ProcessCmdMapTcemain.php
  18. |---Wizards
  19. |-----BackendLayouts.php
  20. |
  21. |-Hooks
  22. |---DbListExtraHook.php
  23. |---DbListHook.php
  24. |---PageRendererHook.php
  25. |---DrawItemHook.php
  26. |---TceFormsHook.php
  27. |---TceMainHook.php
  28. |---WizardItemsHook.php
  29. |
  30. |-Utility
  31. |---Helper.php
  32. |---GetClipboardItem.php
  33. |---WrapperForT3libBeFunc.php
  34. |
  35. |-View
  36. |---GridelementsView.php
  37. |
  38. |-Xclass
  39. |---class.ux_db_list_extra.php (i think this class must stay with it's name?)
  40. |
  41. -Configuration
  42. |
  43. |-TCA
  44. |-TypoScript
  45. |-FlexForms
  46. |
  47. -Resources
  48. |
  49. |-Public
  50. |---Backend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement