[ Index ]

PHP Cross Reference of BackPress

title

Body

[close]

/includes/pomo/ -> entry.php (summary)

Contains Translation_Entry class

Version: $Id: entry.php 1180 2020-08-10 10:18:38Z xknown $
File Size: 107 lines (3 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Translation_Entry:: (4 methods):
  __construct()
  Translation_Entry()
  key()
  merge_with()


Class: Translation_Entry  - X-Ref

Translation_Entry class encapsulates a translatable string

__construct( $args = array()   X-Ref

param: array $args associative array, support following keys:

Translation_Entry( $args = array()   X-Ref
PHP4 constructor.


key()   X-Ref
Generates a unique key for this entry

return: string|bool the key or false if the entry is empty

merge_with( &$other )   X-Ref

param: object $other



Generated: Wed Apr 24 01:01:01 2024 Cross-referenced by PHPXref 0.7.1