|
OPEN SOURCE SOCIAL NETWORK 6.6
|
Public Member Functions | |
| getSearch ($query) | |
| getTrending () | |
| getThumbs ($data) | |
| setResponse ($data) | |
| getSearch | ( | $query | ) |
Search a images
| string | $query | Keyword for images |
| getThumbs | ( | $data | ) |
Get thumbs list
| $array | $data API response from client |
| getTrending | ( | ) |
Get trending images
| setResponse | ( | $data | ) |
Set json response for internal use
| array | $data | List of array images |