ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • pomo
  • Page 10

PO::export_headers()

Method: Exports headers to a PO entry

Source: wp-includes/pomo/po.php:39

Used by 0 functions | Uses 0 functions

PO::export_entries()

Method: Exports all entries to PO format

Source: wp-includes/pomo/po.php:58

Used by 0 functions | Uses 0 functions

PO::export()

Method: Exports the whole PO file as a string

Source: wp-includes/pomo/po.php:69

Used by 0 functions | Uses 0 functions

PO::export_to_file()

Method: Same as {@link export}, but writes the result to a file

Source: wp-includes/pomo/po.php:86

Used by 0 functions | Uses 0 functions

PO::set_comment_before_headers()

Method: Text to include as a comment before the start of the PO contents

Source: wp-includes/pomo/po.php:106

Used by 0 functions | Uses 0 functions

PO::poify()

Method: Formats a string in PO-style

Source: wp-includes/pomo/po.php:116

Used by 0 functions | Uses 0 functions

PO::unpoify()

Method: Gives back the original string from a PO-formatted string

Source: wp-includes/pomo/po.php:146

Used by 0 functions | Uses 0 functions

PO::prepend_each_line()

Method: Inserts $with in the beginning of every new line of $input_string and returns the modified string

Source: wp-includes/pomo/po.php:187

Used by 0 functions | Uses 0 functions

PO::comment_block()

Method: Prepare a text as a comment — wraps the lines and prepends # and a special character to each line

Source: wp-includes/pomo/po.php:215

Used by 0 functions | Uses 0 functions

PO::export_entry()

Method: Builds a string from the entry for inclusion in PO file

Source: wp-includes/pomo/po.php:227

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy