Arabic
[ class tree: Arabic ] [ index: Arabic ] [ all elements ]

Class: ArGender

Source Location: /sub/ArGender.class.php

Class Overview


This PHP class attempts to guess the gender of Arabic names


Author(s):

Copyright:

  • 2006-2010 Khaled Al-Shamaa

Variables

Methods



Class Details

[line 89]
This PHP class attempts to guess the gender of Arabic names



Tags:

author:  Khaled Al-Shamaa <khaled.alshamaa@gmail.com>
copyright:  2006-2010 Khaled Al-Shamaa
link:  http://www.ar-php.org
license:  LGPL


[ Top ]


Class Variables

$isFemaleInput =  'windows-1256'

[line 95]

"isFemale" method input charset



Tags:

access:  public

Type:   String


[ Top ]

$isFemaleVars = array('str')

[line 101]

Name of the textual "isFemale" method parameters



Tags:

access:  public

Type:   Array


[ Top ]



Class Methods


static method isFemale [line 119]

static boolean isFemale( string $str)

Check if Arabic word is feminine



Tags:

return:  Return true if input Arabic word is feminine
author:  Khaled Al-Shamaa <khaled.alshamaa@gmail.com>
access:  public


Parameters:

string   $str   Arabic word you would like to check if it is feminine

[ Top ]

constructor __construct [line 106]

ArGender __construct( )

Loads initialize values



Tags:

access:  public


[ Top ]


Documentation generated on Sat, 14 Aug 2010 13:23:54 -0700 by phpDocumentor 1.4.0