foreks fields controller you can manage all fields action in this class all you need first you must call set methods for storing fields in this class then you can manage all fields from here..
get all fields if you want to get all fields you must call setFields method first
get field by id
short code
get field by short code
query
search with id in fields
locale
prepare fields from widget settings
fields
set fields by static data
Description
foreks fields controller you can manage all fields action in this class all you need first you must call set methods for storing fields in this class then you can manage all fields from here..