Methods
1 to 13 of 13
- oiksc_parsed_source::get_latest_parsed_source_by_sourceref() – Obtain the latest parsed source, if it is the latest
- oiksc_parsed_source::get_md5_hash() – Return the stored MD5 hash of the parsed source
- oiksc_parsed_source::get_parsed_source_by_sourceref() – Get the parsed source object by sourceref
- oiksc_parsed_source::get_parse_count() – Return the "parse_count" from the parsed source
- oiksc_parsed_source::instance() – Return a single instance of this class
- oiksc_parsed_source::is_parsing_necessary() – Determine if parsing is necessary
- oiksc_parsed_source::load() – Load the parsed object referencing the source
- oiksc_parsed_source::query_md5_hash() – Find the MD5 hash for the current source
- oiksc_parsed_source::reset() – Reset the properties
- oiksc_parsed_source::set_md5_hash() – Set the MD5 hash for the current source
- oiksc_parsed_source::update_parsed_object() – Update the parsed object
- oiksc_parsed_source::update_parsed_source() – Update the parsed source for this API
- oiksc_parsed_source::__construct() – Create a new oik_parsed_source instance