ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-text-diff-renderer-table.php

WP_Text_Diff_Renderer_Table::_changed()

Method: Process changed lines to do word-by-word diffs for extra highlighting.

Source: wp-includes/class-wp-text-diff-renderer-table.php:258

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table::interleave_changed_lines()

Method: Takes changed blocks and matches which rows in orig turned into which rows in final.

Source: wp-includes/class-wp-text-diff-renderer-table.php:369

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table::compute_string_distance()

Method: Computes a number that is intended to reflect the “distance” between two strings.

Source: wp-includes/class-wp-text-diff-renderer-table.php:460

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table::__get()

Method: Make private properties readable for backward compatibility.

Source: wp-includes/class-wp-text-diff-renderer-table.php:513

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table::__set()

Method: Make private properties settable for backward compatibility.

Source: wp-includes/class-wp-text-diff-renderer-table.php:528

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table::__isset()

Method: Make private properties checkable for backward compatibility.

Source: wp-includes/class-wp-text-diff-renderer-table.php:542

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table::__unset()

Method: Make private properties un-settable for backward compatibility.

Source: wp-includes/class-wp-text-diff-renderer-table.php:555

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table

Class: Table renderer to display the diff lines.

Source: wp-includes/class-wp-text-diff-renderer-table.php:17

Used by 0 functions | Uses 0 functions

WP_Text_Diff_Renderer_Table::__construct()

Method: Constructor – Call parent constructor with params array.

Source: wp-includes/class-wp-text-diff-renderer-table.php:84

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy