API_GetData

B::get($datamodel)

Gets content from Bildy

Gets content from Bildy.

Functions inherited from API_Getter

getAmount

Details...

Returns actual amount of returned results.

getCount

Details...

Returns total amount of results.

enableCount

Details...

Enables the use of getTotal() in a single result.

isEmpty

Details...

Checks for results.

setParent

Details...

Sets parent path where to get contents from.

setWhere

Details...

Sets a condition that returned results must fill.

addWhere

Details...

Adds a condition that returned results must fill.

setLimit

Details...

Limits amount of returned results.

setOffset

Details...

Sets the offset where to start returning results.

setOrderby

Details...

Alters the ordering of results.

setDirection

Details...

Sets the ordering direction.

getResult

Details...

Gets certain field in a row in the results

getRow

Details...

Gets a result row object.

getArray

Details...

Gets result rows as arrays

Functions

enableMetadata

Details...

Sets all metadata fields to be received.

metadata

Details...

Sets a single metadata field to be received.

set

Details...

Sets a value or values to be received.

get

Details...

Returns the results.