when using the function "getAllSubalbums()" its stated in the docs i can insert any given album as an object -> array getAllSubalbums( [object $album = NULL] )
but how to create this kind of object for any given album? for my case i want to create an object of one of the main albums to get all those subalbums while being in on of these subalbums or being in a completely different album.