메소드 | 설명 | |
---|---|---|
getCount ( ) : integer | Get the number of images | |
getData ( ) | ||
getFields ( ) : string[] | Get the fields to display | |
getHits ( ) : integer | Get the hits property | |
getImages ( ) : |
Get the images | |
getLimit ( ) : integer | Get the limit | |
getPage ( ) : integer | Get the page | |
setFields ( array $fields ) : self | Set the fields to display | |
setHits ( integer $hits ) : self | Set the hits property | |
setImages ( array $images ) : |
Set the array of images | |
setLimit ( integer $limit ) : self | Set the limit | |
setPage ( integer $page ) : self | Set the page |