![]() |
|
Level of album hierarchy - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Level of album hierarchy (/thread-12653.html) |
Level of album hierarchy - imagepet - 2017-01-30 Hi everybody! Is there a possibility to know, on which level of the album hierarchy an album resides (album, sub album, sub sub album, ...)? I would like something like getAlbumHierarchyLevel(). Level of album hierarchy - sbillard - 2017-01-31
Level of album hierarchy - imagepet - 2017-01-31 Unfortunately, I always get 1 as result. What's wrong? Level of album hierarchy - fretzl - 2017-02-01 Try this: Then call ` Level of album hierarchy - imagepet - 2017-02-01 Hi fretzl, Works great, exactly what I was asking for. Thanks. |