oik_fie_edit_field_options – action
oik_fie_edit_field_type_noderef() – Handle the field options for a "noderef" type field
oik_fie_edit_field_type_numeric() – Display the field options for a "numeric" type field
oik_fie_edit_field_type_select() – Display the field options for a "select" type field
oik_fie_edit_field_type_text() – Display the field options for a "text" type field
oik_fie_edit_field_type_textarea() – Display the field options for a "textarea" type field
oik_fie_edit_field_type_date() – Display the field options for a "date" type field
oik_fie_edit_field_type_email() – Display the field options for an "email" type field
oik_query_field_types – action
oik_fie_edit_field_options() – Determine the action hook to invoke to display the options for a particular field type
oik_fie_edit_field_type_$type – action
oik_fie_edit_field_type_checkbox() – Display the field options for a "checkbox" type field
oik_fie_edit_field_type_currency() – Display the field options for a "currency" type field
_oik_fie_delete_field() –
oik_fie_validate_field() – Field must not be blank
_oik_fie_field_validate() –
oik_fie_fields() – Register a field named $field_name of type $field_type with title $field_title and additional values $args
oik_fie_add_oik_fie() – Display form to add a custom field
_oik_fie_add_oik_fie() – Check if it already exists as a field
_oik_fie_field_table() – Display the table of oik custom fields
_oik_fie_update_field() –
_oik_fie_check_field_exists() –
_oik_fie_field_row() – Display a current field
oikfie_lazy_fields_do_page() – Lazy implementation for "oik-fields"
admin/oik-fields.php
oik_f2t_preview() –
oik_f2t_edit_f2t() – Display the form to edit a field to post relationship
oik_f2t_add_oik_f2t() – Display the form to add a field to post relationship
oik_f2t_f2ts() – Display the table of existing field to type relationships
_oik_f2t_f2t_validate() – Validate the field to type relationship
_oik_f2t_add_oik_f2t() – Add a field to post relationship
oik_diy_validate_f2t() – f2t must not be blank
_oik_f2t_update_f2t() – Update the field to post relationship
_oik_f2t_delete_f2t() – Delete the field to post relationship
oik_f2t_check_relationship_exists() – Check if the relationship already exists
_oik_f2t_f2t_table() – Display the table of Field to Type relationships
_oik_f2t_f2t_row() – Display a current f2t mapping
admin/oik-f2t.php
genesistant_oik_fields_loaded() – Implement "oik_fields_loaded" for genesistant
genesistant_current_filter() – Return the current filter summary
oikai_get_oik_files_byname() – Load the APIs listed in the array
oikai_list_files_byname() – Produce a list of files as links
files__help() –
files__syntax() –
shortcodes/oik-filelink.php
oikai_filelink() – Implement [files] shortcode – links to a list of APIs
oikai_fileref() – Implement [file] shortcode for oik-files
file__help() – Help hook for file shortcode
file__syntax() – Syntax hook for file shortcode
shortcodes/oik-file.php
oikai_get_current_post_filename() – Get the file name from the current post
oikai_handle_reference_type_function() – Handle a link to a "function"
oikai_determine_from_tokens() – Determine the reference_type from PHP tokens
oikai_api_status_files_details() –
oikai_api_status_files() –
oikai_api_status_functions() – Display the status of "functions" – both PHP internal and user defined
oikai_get_func() – Return the API or method name given the full funcname and classname
oikai_handle_token_T_FUNC_C() – Handle a T_FUNC_C
oikai_query_function_type() – Match the function type, if it’s a defined function
oikai_determine_function_type() – Determine the function type
oikai_load_from_file() – Load a function from the source file
oikai_format_description() – Format the long description
oikai_format_markdown_table_line() – Handle a line which appears to be part of a table
oikai_format_markdown_line() – Format a markdown line
oikai_format_markdown_list_number() – Format a markdown list started with a number
oikai_format_markdown_list_end() – End the list we’ve started
oikai_format_markdown_heading() – Create a heading taking into account number of #’s
oikai_format_preprocess_line() – Preprocess a line for subsequent formatting
oikai_format_markdown_table() – Handle the end of a table
oikai_format_markdown_list() – Format markdown list
oikai_format_markdown_list_hyphen() – Format a markdown list started with a hyphen
oikai_reflect_filename() – Display the source file name
wp_ajax_oiksc_create_file – action
oik_file_columns() – Implement "manage_edit-oik_file_columns" filter for "oik_file"
oik_file_fields() – Implement "oik_table_fields_oik_file" filter for oik_file
oik_file_titles() – Implement "oik_table_titles" filter for oik_file
oik_parsed_source_fields() – Implement "oik_table_fields_oik_parsed_source" filter for oik_parsed_source
oik_hook_fields() – Implement "oik_table_fields_oik_hook" filter for oik_hook
oik_class_fields() – Implement "oik_table_fields_oik_class" filter for oik_class
oik_api_fields() – Implement "oik_table_fields_oik_api" filter for oik_api
oiksc_ajax_oiksc_create_file() – Implement "wp_ajax_oiksc_create_file" action for oik-shortcodes
oik_register_component_version_field() – Register the _component_version field
oik_register_file() – Register custom post type: oik_file
bw_theme_field_checkbox__oik_hook_deprecated_cb() – Theme the "_oik_hook_deprecated_cb" field, type checkbox
oiksc_find_function() – Return the oiksc_token_object for the chosen function
oiksc_real_file() – Return the "real file" name
oiksc_load_file() – Load the full file into an array
oiksc_list_file_functions2() – List functions implemented in the file
bw_get_file_time() – Get the file’s timestamp
oiksc_parse_status::finished_two_passes() – Check if two passes are complete
oiksc_parse_status::get_from_sha() – Return the SHA from which to list files
oiksc_parse_status::set_from_sha() –
oiksc_parse_status::get_file_m() – Get the current file number
oiksc_parse_status::set_file_m() – Set the current file number
oiksc_parse_status::fetch_status() – Fetch the parse status
oiksc_parse_status::register_fields() – Register the parse status field
oiksc_function_loader::extract_to_tmp() – Extract the source of a function or method to a temporary file
oiksc_function_loader::require_tmp() – Load the file like any other PHP file
- « Previous Page
- 1
- …
- 4
- 5
- 6
- 7
- Next Page »