Lines:
1 to 25 of 25
<?php // (C) Copyright Bobbing Wide 2015 /* class OIK_clone_informal_relationships */ /* function OIK_clone_informal_relationships::__construct() – token index of the latest start of a shortcode or query parameter We don’t have to backtrack past this point */ /* function OIK_clone_informal_relationships::set_mapping() – */ /* function OIK_clone_informal_relationships::token_init() – Re-initialise the tokens array */ /* function OIK_clone_informal_relationships::get_char_type() – Get the character type */ /* function OIK_clone_informal_relationships::set_state_types() – Define the state types lookup array */ /* function OIK_clone_informal_relationships::set_valid_tokens() – Define the valid token types for post ID context */ /* function OIK_clone_informal_relationships::get_action() – Find out what action to take */ /* function OIK_clone_informal_relationships::write_token() – Write the next token */ /* function OIK_clone_informal_relationships::append_char() – Append the character to the current token */ /* function OIK_clone_informal_relationships::tokenize() – Split the string into tokens */ /* function OIK_clone_informal_relationships::find_ids() – Find the IDs for the informal relationships */ /* function OIK_clone_informal_relationships::identify_ids() – Determine the IDs from the tokens */ /* function OIK_clone_informal_relationships::set_latest_shortcode_start() – Set the latest shortcode start index */ /* function OIK_clone_informal_relationships::maybe_add_id() – Apply sanity checks to the ID */ /* function OIK_clone_informal_relationships::is_in_context() – Check if this is an ID in context */ /* function OIK_clone_informal_relationships::check_context() – Return true if the ID is in context */ /* function OIK_clone_informal_relationships::check_token() – Return true if the token is a valid context token */ /* function OIK_clone_informal_relationships::handle_id() – */ /* function OIK_clone_informal_relationships::map_ids() – Map the IDs and reassemble the content */ /* function OIK_clone_informal_relationships::join_tokens() – Reassemble the tokens back into a string */View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters: