drupol / Taleo

Taleo PHP Library using REST API.
30 stars 6 forks source link

Using Collection #5

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi,

This is quiet basic question, but how do you use collection to retrieve the search results of careers? I have been searching from the Taleo REST API guide, but I couldn't. I found out that in your Collection.php you use the search results in constructor by taking it from proper response value. What is this response value?