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:

  • 2009 Khaled Al-Shamaa

Methods



Class Details

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



Tags:

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


[ Top ]


Class Methods


static method isFemale [line 99]

static boolean isFemale( string $str, [string $inputCharset = null], [object $main = null])

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
string   $inputCharset   (optional) Input charset [utf-8|windows-1256|iso-8859-6] default value is NULL (use set input charset)
object   $main   Main Ar-PHP object to access charset converter options

[ Top ]


Documentation generated on Tue, 18 Aug 2009 00:12:49 +0300 by phpDocumentor 1.4.0