Class PHPGettext_Message

Description

Located in /includes/phpgettext/phpgettext.message.php (line 14)


	
			
Variable Summary
Method Summary
 void PHPGettext_Message ([void $msgid = ""], [void $msgid_plural = null])
 void reset ([void $property = 'all'])
 void setcomments (void $comments)
 void setfuzzy ([void $is_fuzzy = true])
 void setmsgstr (void $msgstr)
 void toString ()
Variables
int $comments = array() (line 23)

Short description of attribute comments

  • access: public
int $is_fuzzy = false (line 31)

Short description of attribute is_fuzzy

  • access: public
int $msgid = '' (line 39)

Short description of attribute msgid

  • access: public
int $msgid_plural = '' (line 47)

Short description of attribute msgid

  • access: public
int $msgstr = '' (line 55)

Short description of attribute msgstr

  • access: public
Methods
Constructor PHPGettext_Message (line 68)

Short description of method PHPGettext_Catalog_Entry

void PHPGettext_Message ([void $msgid = ""], [void $msgid_plural = null])
  • void $msgid
  • void $msgid_plural
reset (line 125)

Short description of method reset

void reset ([void $property = 'all'])
  • void $property
setcomments (line 109)

Short description of method setComments

void setcomments (void $comments)
  • void $comments
setfuzzy (line 96)

Short description of method setFuzzy

void setfuzzy ([void $is_fuzzy = true])
  • void $is_fuzzy
setmsgstr (line 82)

Short description of method setmsgstr

void setmsgstr (void $msgstr)
  • void $msgstr
toString (line 159)

Short description of method toString

void toString ()

Documentation generated on Mon, 05 May 2008 16:22:29 +0400 by phpDocumentor 1.4.0