Searched refs:getAlbum (Results 1 – 1 of 1) sorted by relevance
986 public String getAlbum() { return album; } in getAlbum() method in AbstractMessageParser.Photo1005 info.add(getAlbumURL(getUser(), getAlbum())); in getInfo()1007 info.add(getPhotoURL(getUser(), getAlbum(), getPhoto())); in getInfo()1311 ((Photo)token).getUser(), ((Photo)token).getAlbum())); in toHtml()