Methods
1 to 11 of 11
- oiksc_api_cache::fetch_all() – fetch all posts for the given meta_key
- oiksc_api_cache::get_cached() – Return the cached post IDs for this API
- oiksc_api_cache::get_oik_api_byname() – Retrieve the oik_api post by API name
- oiksc_api_cache::instance() – Return a single instance of this class
- oiksc_api_cache::load_posts() – Load the selected posts and the associated posts from the meta data
- oiksc_api_cache::map() – Map a post
- oiksc_api_cache::map_posts() – Map an array of posts into the meta_values
- oiksc_api_cache::preload_all_apis() – Preload all _oik_api_name values
- oiksc_api_cache::preload_api_calls() – Preload the callees for this post
- oiksc_api_cache::report() –
- oiksc_api_cache::__construct() – Constructor for oiksc_api_cache