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

Element index for package Arabic

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ m ] [ s ] [ t ] [ u ] [ w ] [ _ ]

_

__construct
in file ArNumbers.class.php, method ArNumbers::__construct()
__construct
in file ArSoundex.class.php, method ArSoundex::__construct()
__construct
in file ArTransliteration.class.php, method ArTransliteration::__construct()
__construct
in file ArWordTag.class.php, method ArWordTag::__construct()
__construct
in file ArMktime.class.php, method ArMktime::__construct()
__construct
in file ArKeySwap.class.php, method ArKeySwap::__construct()
__construct
in file ArCharsetC.class.php, method ArCharsetC::__construct()
__construct
in file ArDate.class.php, method ArDate::__construct()
__construct
in file ArGender.class.php, method ArGender::__construct()
__construct
in file ArGlyphs.class.php, method ArGlyphs::__construct()
__construct
in file Arabic.class.php, method Arabic::__construct()
    Load all objects
top

a

$ArAutoSummarize
in file Arabic.class.php, variable Arabic::$ArAutoSummarize
    Arabic Auto Summarize Object
$ArCharsetC
in file Arabic.class.php, variable Arabic::$ArCharsetC
    Arabic Charset Converter Object
$ArCharsetD
in file Arabic.class.php, variable Arabic::$ArCharsetD
    Detect Arabic String Character Set Object
$ArDate
in file Arabic.class.php, variable Arabic::$ArDate
    Arabic Date Object
$ArGender
in file Arabic.class.php, variable Arabic::$ArGender
    Arabic Gender Guesser Object
$ArGlyphs
in file Arabic.class.php, variable Arabic::$ArGlyphs
    Arabic Glyphs is a simple class to render Arabic text Object
$ArIdentifier
in file Arabic.class.php, variable Arabic::$ArIdentifier
    Identify Arabic Text Segments Object
$ArKeySwap
in file Arabic.class.php, variable Arabic::$ArKeySwap
    Arabic Keyboard Swapping Language Object
$ArMktime
in file Arabic.class.php, variable Arabic::$ArMktime
    Arabic Maketime Object
$ArNumbers
in file Arabic.class.php, variable Arabic::$ArNumbers
    Spell numbers in the Arabic idiom Object
$ArQuery
in file Arabic.class.php, variable Arabic::$ArQuery
    Arabic Queary Object
$ArSoundex
in file Arabic.class.php, variable Arabic::$ArSoundex
    Arabic Soundex Object
$ArTransliteration
in file Arabic.class.php, variable Arabic::$ArTransliteration
    English-Arabic Transliteration Object
$ArWordTag
in file Arabic.class.php, variable Arabic::$ArWordTag
    Tagging Arabic Word Object
a4_lines
in file ArGlyphs.class.php, method ArGlyphs::a4_lines()
    Calculate the lines number of given Arabic text and font size that will fit in A4 page size
a4_lines
in file Arabic.class.php, method Arabic::a4_lines()
    Calculate the lines number of given Arabic text and font size that will fit in A4 page size
a4_max_chars
in file ArGlyphs.class.php, method ArGlyphs::a4_max_chars()
    Regression analysis calculate roughly the max number of character fit in one A4 page line for a given font size.
ar2en
in file EnTransliteration.class.php, method EnTransliteration::ar2en()
    Transliterate Arabic string into English by render them in the orthography of the English language
ar2en
in file Arabic.class.php, method Arabic::ar2en()
    Transliterate Arabic string into English by render them in the orthography of the English language
Arabic
in file Arabic.class.php, class Arabic
Arabic.class.php
procedural page Arabic.class.php
ArAutoSummarize
in file ArAutoSummarize.class.php, class ArAutoSummarize
    PHP class for automatic keyphrase extraction to provide a quick mini-summary and automatic keywords list for a long Arabic document.
ArCharsetC
in file ArCharsetC.class.php, class ArCharsetC
    PHP class to convert a given Arabic string from one Arabic character set to another, those available character sets includes the most popular three: Windows-1256, ISO 8859-6, and UTF-8.
ArCharsetD
in file ArCharsetD.class.php, class ArCharsetD
    This PHP class will return Arabic character set that used for a given Arabic string passing into this class, those available character sets that can be detected by this class includes the most popular three: Windows-1256, ISO 8859-6, and UTF-8.
ArDate
in file ArDate.class.php, class ArDate
    PHP class for Arabic and Islamic customization of PHP date function. It can convert UNIX timestamp into string in Arabic as well as convert it into Hijri calendar
ArGender
in file ArGender.class.php, class ArGender
    This PHP class attempts to guess the gender of Arabic names.
ArGlyphs
in file ArGlyphs.class.php, class ArGlyphs
    PHP class to render Arabic text by performs Arabic glyph joining on it, then output a UTF-8 hexadecimals stream gives readable results on PHP libraries supports UTF-8.
ArIdentifier
in file ArIdentifier.class.php, class ArIdentifier
    Using this PHP Class you can fully automated approach to processing Arabic text by quickly and accurately determining Arabic text segments within multiple languages documents.
ArKeySwap
in file ArKeySwap.class.php, class ArKeySwap
    PHP class to convert keyboard language between English and Arabic programmatically. This function can be helpful in dual language forms when users miss change keyboard language while they are entering data.
ArMktime
in file ArMktime.class.php, class ArMktime
    PHP class for Arabic and Islamic customization of PHP mktime function. It can convert Hijri date into UNIX timestamp format
ArNumbers
in file ArNumbers.class.php, class ArNumbers
    PHP class to spell numbers in the Arabic idiom. This function is very useful for financial applications in Arabic for example.
ArQuery
in file ArQuery.class.php, class ArQuery
    PHP class to build WHERE condition for SQL statement using MySQL REGEXP to implement Arabic lexical rules
ArSoundex
in file ArSoundex.class.php, class ArSoundex
    PHP class for Arabic soundex algorithm takes Arabic word as an input and produces a character string which identifies a set words of those are (roughly) phonetically alike.
ArTransliteration
in file ArTransliteration.class.php, class ArTransliteration
    PHP class for transliterate English words into Arabic by render them in the orthography of the Arabic language.
ArWordTag
in file ArWordTag.class.php, class ArWordTag
    This PHP Class can identifying names, places, dates, and other noun words and phrases in Arabic language that establish the meaning of a body of text.
ArAutoSummarize.class.php
procedural page ArAutoSummarize.class.php
ArCharsetC.class.php
procedural page ArCharsetC.class.php
ArCharsetD.class.php
procedural page ArCharsetD.class.php
ArDate.class.php
procedural page ArDate.class.php
ArGender.class.php
procedural page ArGender.class.php
ArGlyphs.class.php
procedural page ArGlyphs.class.php
ArIdentifier.class.php
procedural page ArIdentifier.class.php
ArKeySwap.class.php
procedural page ArKeySwap.class.php
ArMktime.class.php
procedural page ArMktime.class.php
ArNumbers.class.php
procedural page ArNumbers.class.php
ArQuery.class.php
procedural page ArQuery.class.php
ArSoundex.class.php
procedural page ArSoundex.class.php
ArTransliteration.class.php
procedural page ArTransliteration.class.php
ArWordTag.class.php
procedural page ArWordTag.class.php
top

b

bug2iso
in file ArCharsetC.class.php, method ArCharsetC::bug2iso()
    Convert buggy Arabic imported database string to ISO-8859-6 format
bug2utf
in file ArCharsetC.class.php, method ArCharsetC::bug2utf()
    Convert buggy Arabic imported database string to UTF-8 format
bug2win
in file ArCharsetC.class.php, method ArCharsetC::bug2win()
    Convert buggy Arabic imported database string to Windows-1256 format
top

c

convert
in file ArMktime.class.php, method ArMktime::convert()
    This will convert given Hegri date (Islamic calendar) into Gregorian date
convert
in file ArGlyphs.class.php, method ArGlyphs::convert()
    Convert Arabic Windows-1256 charset string into glyph joining in UTF-8 hexadecimals stream (take care of whole the document including English sections as well as numbers and arcs etc...)
convert
in file Arabic.class.php, method Arabic::convert()
    Convert Arabic string from one format to another
top

d

date
in file Arabic.class.php, method Arabic::date()
    Format a local time/date in Arabic string
date
in file ArDate.class.php, method ArDate::date()
    Format a local time/date in Arabic string
doRateSummarize
in file ArAutoSummarize.class.php, method ArAutoSummarize::doRateSummarize()
    Summarize percentage of the input Arabic string (document content) into output
doRateSummarize
in file Arabic.class.php, method Arabic::doRateSummarize()
    Summarize percentage of the input Arabic string (document content) into output
doSummarize
in file Arabic.class.php, method Arabic::doSummarize()
    Summarize input Arabic string (document content) into specific number of sentences in the output
doSummarize
in file ArAutoSummarize.class.php, method ArAutoSummarize::doSummarize()
    Summarize input Arabic string (document content) into specific number of sentences in the output
top

e

$EnTransliteration
in file Arabic.class.php, variable Arabic::$EnTransliteration
    Arabic-English Transliteration Object
en2ar
in file ArTransliteration.class.php, method ArTransliteration::en2ar()
    Transliterate English string into Arabic by render them in the orthography of the Arabic language
en2ar
in file Arabic.class.php, method Arabic::en2ar()
    Transliterate English string into Arabic by render them in the orthography of the Arabic language
EnTransliteration
in file EnTransliteration.class.php, class EnTransliteration
    PHP class for transliterate Arabic words into English by render them in the orthography of the English language.
EnTransliteration
in file EnTransliteration.class.php, method EnTransliteration::EnTransliteration()
EnTransliteration.class.php
procedural page EnTransliteration.class.php
top

g

getArrFields
in file ArQuery.class.php, method ArQuery::getArrFields()
    Getting values of $fields Array in array format
getCharset
in file ArCharsetD.class.php, method ArCharsetD::getCharset()
    Find the most possible character set for given Arabic string in unknown format
getCode
in file ArSoundex.class.php, method ArSoundex::getCode()
    Get the soundex key calculation method used now
getFeminine
in file ArNumbers.class.php, method ArNumbers::getFeminine()
    Get the feminine flag of counted object
getFormat
in file ArNumbers.class.php, method ArNumbers::getFormat()
    Get the grammer position flag of counted object
getInputCharset
in file Arabic.class.php, method Arabic::getInputCharset()
    Get the charset used in the input Arabic strings
getLang
in file ArSoundex.class.php, method ArSoundex::getLang()
    Get the soundex key language used now
getLen
in file ArSoundex.class.php, method ArSoundex::getLen()
    Get the soundex key length used now
getMetaKeywords
in file ArAutoSummarize.class.php, method ArAutoSummarize::getMetaKeywords()
    Extract keywords from a given Arabic string (document content)
getMetaKeywords
in file Arabic.class.php, method Arabic::getMetaKeywords()
    Extract keywords from a given Arabic string (document content)
getMode
in file ArQuery.class.php, method ArQuery::getMode()
    Getting $mode propority value that refer to search mode [0 for OR logic | 1 for AND logic]
getMode
in file ArDate.class.php, method ArDate::getMode()
    Getting $mode value that refer to output mode format 1) Hegri format (Islamic calendar) 2) Arabic month names used in Middle East countries 3) Arabic Transliteration of Gregorian month names 4) Both of 2 and 3 formats together
getOutputCharset
in file Arabic.class.php, method Arabic::getOutputCharset()
    Get the charset used in the output Arabic strings
getPrayTime
in file Salat.class.php, method Salat::getPrayTime()
    Calculate Salat times for the date set in setSalatDate methode, and location set in setSalatLocation.
getStrFields
in file ArQuery.class.php, method ArQuery::getStrFields()
    Getting values of $fields array in String format (comma delimated)
getWhereCondition
in file Arabic.class.php, method Arabic::getWhereCondition()
    Build WHERE section of the SQL statement using defind lex's rules, search mode [AND | OR], and handle also phrases (inclosed by "") using normal LIKE condition to match it as it is.
getWhereCondition
in file ArQuery.class.php, method ArQuery::getWhereCondition()
    Build WHERE section of the SQL statement using defind lex's rules, search mode [AND | OR], and handle also phrases (inclosed by "") using normal LIKE condition to match it as it is.
guess
in file ArCharsetD.class.php, method ArCharsetD::guess()
    Count number of hits for the most frequented letters in Arabic language (Alef, Lam and Yaa), then calculate association ratio with each of possible character set (UTF-8, Windows-1256 and ISO-8859-6)
top

h

highlightRateSummary
in file Arabic.class.php, method Arabic::highlightRateSummary()
    Highlight key sentences (summary) as percentage of the input string (document content) using CSS and send the result back as an output
highlightRateSummary
in file ArAutoSummarize.class.php, method ArAutoSummarize::highlightRateSummary()
    Highlight key sentences (summary) as percentage of the input string (document content) using CSS and send the result back as an output
highlightSummary
in file ArAutoSummarize.class.php, method ArAutoSummarize::highlightSummary()
    Highlight key sentences (summary) of the input string (document content) using CSS and send the result back as an output
highlightSummary
in file Arabic.class.php, method Arabic::highlightSummary()
    Highlight key sentences (summary) of the input string (document content) using CSS and send the result back as an output
highlightText
in file Arabic.class.php, method Arabic::highlightText()
    Highlighted all nouns in a given Arabic string
highlightText
in file ArWordTag.class.php, method ArWordTag::highlightText()
    Highlighted all nouns in a given Arabic string
html2iso
in file ArCharsetC.class.php, method ArCharsetC::html2iso()
    Convert buggy Arabic string as HTML entities to ISO-8859-6 format
html2utf
in file ArCharsetC.class.php, method ArCharsetC::html2utf()
    Convert buggy Arabic string as HTML entities to UTF-8 format
html2win
in file ArCharsetC.class.php, method ArCharsetC::html2win()
    Convert buggy Arabic string as HTML entities to Windows-1256 format
top

i

identify
in file ArIdentifier.class.php, method ArIdentifier::identify()
    Identify Arabic text in a given UTF-8 multi language string
int2str
in file ArNumbers.class.php, method ArNumbers::int2str()
    Spell integer number in Arabic idiom
int2str
in file Arabic.class.php, method Arabic::int2str()
    Spell integer number in Arabic idiom
isFemale
in file Arabic.class.php, method Arabic::isFemale()
    Check if Arabic word is feminine
isFemale
in file ArGender.class.php, method ArGender::isFemale()
    Check if Arabic word is feminine
islamic_to_jd
in file ArMktime.class.php, method ArMktime::islamic_to_jd()
    This will convert given Hegri date (Islamic calendar) into Julian day
isNoun
in file ArWordTag.class.php, method ArWordTag::isNoun()
    Check if given rabic word is noun or not
isNoun
in file Arabic.class.php, method Arabic::isNoun()
    Check if given rabic word is noun or not
iso2utf
in file ArCharsetC.class.php, method ArCharsetC::iso2utf()
    Convert Arabic string from ISO-8859-6 to UTF-8 format
iso2win
in file ArCharsetC.class.php, method ArCharsetC::iso2win()
    Convert Arabic string from ISO-8859-6 to Windows-1256 format
top

m

mktime
in file ArMktime.class.php, method ArMktime::mktime()
    This will return current Unix timestamp for given Hegri date (Islamic calendar)
top

s

$Salat
in file Arabic.class.php, variable Arabic::$Salat
    Muslim Prayer Times Object
Salat
in file Salat.class.php, class Salat
    Using this PHP Class you can calculate the time of Muslim prayer according to the geographic location.
setArrFields
in file ArQuery.class.php, method ArQuery::setArrFields()
    Setting value for $fields array
setCode
in file ArSoundex.class.php, method ArSoundex::setCode()
    Set the mapping code of the soundex key (default value is "soundex")
setConf
in file Salat.class.php, method Salat::setConf()
    Setting rest of Salat calculation configuration
setDate
in file Salat.class.php, method Salat::setDate()
    Setting date of day for Salat calculation
setFeminine
in file ArNumbers.class.php, method ArNumbers::setFeminine()
    Set feminine flag of the counted object
setFormat
in file ArNumbers.class.php, method ArNumbers::setFormat()
    Set the grammar position flag of the counted object
setInputCharset
in file Arabic.class.php, method Arabic::setInputCharset()
    Set charset used in class input Arabic strings
setLang
in file ArSoundex.class.php, method ArSoundex::setLang()
    Set the language of the soundex key (default value is "en")
setLen
in file ArSoundex.class.php, method ArSoundex::setLen()
    Set the length of soundex key (default value is 4)
setLocation
in file Salat.class.php, method Salat::setLocation()
    Setting location information for Salat calculation
setMode
in file ArQuery.class.php, method ArQuery::setMode()
    Setting $mode propority value that refer to search mode [0 for OR logic | 1 for AND logic]
setMode
in file ArDate.class.php, method ArDate::setMode()
    Setting value for $mode scalar
setOutputCharset
in file Arabic.class.php, method Arabic::setOutputCharset()
    Set charset used in class output Arabic strings
setStrFields
in file ArQuery.class.php, method ArQuery::setStrFields()
    Setting value for $fields array
soundex
in file ArSoundex.class.php, method ArSoundex::soundex()
    Arabic soundex algorithm takes Arabic word as an input and produces a character string which identifies a set words that are (roughly) phonetically alike.
soundex
in file Arabic.class.php, method Arabic::soundex()
    Arabic soundex algorithm takes Arabic word as an input and produces a character string which identifies a set words that are (roughly) phonetically alike.
Salat.class.php
procedural page Salat.class.php
swap_ae
in file Arabic.class.php, method Arabic::swap_ae()
    Make conversion to swap that odd Arabic text by original English sentence you meant when you type on your keyboard (if keyboard language was not correct)
swap_ae
in file ArKeySwap.class.php, method ArKeySwap::swap_ae()
    swap_ae Make conversion to swap that odd Arabic text by original English sentence you meant when you type on your keyboard (if keyboard language was not correct)
swap_ea
in file ArKeySwap.class.php, method ArKeySwap::swap_ea()
    swap_ea Make conversion to swap that odd English text by original Arabic sentence you meant when you type on your keyboard (if keyboard language was not correct)
swap_ea
in file Arabic.class.php, method Arabic::swap_ea()
    Make conversion to swap that odd English text by original Arabic sentence you meant when you type on your keyboard (if keyboard language was not correct)
top

t

tagText
in file ArWordTag.class.php, method ArWordTag::tagText()
    Tag all words in a given Arabic string if they are nouns or not
tagText
in file Arabic.class.php, method Arabic::tagText()
    Tag all words in a given Arabic string if they are nouns or not
top

u

utf2iso
in file ArCharsetC.class.php, method ArCharsetC::utf2iso()
    Convert Arabic string from UTF-8 to ISO-8859-6 format
utf2win
in file ArCharsetC.class.php, method ArCharsetC::utf2win()
    Convert Arabic string from UTF-8 to Windows-1256 format
utf8Glyphs
in file Arabic.class.php, method Arabic::utf8Glyphs()
    Convert Arabic Windows-1256 charset string into glyph joining in UTF-8 hexadecimals stream (take care of whole the document including English sections as well as numbers and arcs etc...)
top

w

win2iso
in file ArCharsetC.class.php, method ArCharsetC::win2iso()
    Convert Arabic string from Windows-1256 to ISO-8859-6 format
win2utf
in file ArCharsetC.class.php, method ArCharsetC::win2utf()
    Convert Arabic string from Windows-1256 to UTF-8 format
top

Documentation generated on Thu, 21 Feb 2008 13:58:49 +0200 by phpDocumentor 1.4.0