Solved! What I did: since the folder-tree consists of <div>'s with different padding-left (to indent), I just passed to the view a normal array, where each position of the array holds data for the div (folder name, how much indent and so on). And then I just print them in order, based on the data from the array.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
