APIs
1 to 15 of 33
- OIK_lib::deps() – Return dependencies to check as array of library => version
- OIK_lib::__construct() – Return an instance of a library object
- OIK_libs::add() – Add a registered library
- OIK_libs::checked() – Determine if the library has been checked for dependencies
- OIK_libs::compatible_version() – Determine if the current version is compatible with the required version
- OIK_libs::deregister_lib() – Deregister a library
- OIK_libs::determine_lib() – Determine a library file
- OIK_libs::error() – Create a WordPress error
- OIK_libs::instance() – Return a single instance of this class
- OIK_libs::is_already_loaded() – Determine if a given $lib object is already loaded
- OIK_libs::is_loaded() – Determine if the library has been loaded
- OIK_libs::loaded() – Mark the library as loaded
- OIK_libs::load_dependencies() – Load the libraries upon which this library is dependent
- OIK_libs::query_libs() – Query the shared libraries available
- OIK_libs::register_lib() – Register a library
Classes
1 to 2 of 2
Files
1 to 10 of 10
- admin/oik-lib.php
- includes/class-oik-lib.php
- includes/class-oik-libs.php
- includes/__oik-lib-mu.php
- libs/bwtrace.php
- libs/oik-depends.php
- libs/oik-lib-mu.php
- libs/oik-lib.php
- libs/oik_boot.php
- oik-lib.php