\NOOP_Translations

Provides the same interface as Translations, but doesn't do anything

Summary

Methods
Properties
Constants
add_entry()
set_header()
set_headers()
get_header()
translate_entry()
translate()
select_plural_form()
get_plural_forms_count()
translate_plural()
merge_with()
$entries
$headers
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$entries

$entries

$headers

$headers

Methods

add_entry()

add_entry( $entry)

Parameters

$entry

set_header()

set_header( $header,  $value)

Parameters

$header
$value

set_headers()

set_headers( $headers)

Parameters

$headers

get_header()

get_header( $header)

Parameters

$header

translate_entry()

translate_entry( $entry)

Parameters

$entry

translate()

translate( $singular,  $context)

Parameters

$singular
$context

select_plural_form()

select_plural_form( $count)

Parameters

$count

get_plural_forms_count()

get_plural_forms_count()

translate_plural()

translate_plural( $singular,  $plural,  $count,  $context)

Parameters

$singular
$plural
$count
$context

merge_with()

merge_with( $other)

Parameters

$other