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

Class: I18N_Arabic_KeySwap

Source Location: /Arabic/KeySwap.php

Class Overview


This PHP class convert keyboard language programmatically (English - Arabic)


Author(s):

Copyright:

  • 2006-2013 Khaled Al-Sham'aa

Methods



Class Details

[line 107]
This PHP class convert keyboard language programmatically (English - Arabic)



Tags:

author:  Khaled Al-Sham'aa <khaled@ar-php.org>
copyright:  2006-2013 Khaled Al-Sham'aa
link:  http://www.ar-php.org
license:  LGPL


[ Top ]


Class Methods


static method swapAe [line 144]

static string swapAe( string $text)

Make conversion to swap that odd Arabic text by original English sentence you meant when you type on your keyboard (if keyboard language was incorrect)



Tags:

return:  Normal English string
author:  Khaled Al-Sham'aa
access:  public


Parameters:

string   $text   Odd Arabic string

[ Top ]

static method swapEa [line 195]

static string swapEa( string $text)

Make conversion to swap that odd English text by original Arabic sentence you meant when you type on your keyboard (if keyboard language was incorrect)



Tags:

return:  Normal Arabic string
author:  Khaled Al-Sham'aa
access:  public


Parameters:

string   $text   Odd English string

[ Top ]


Documentation generated on Mon, 14 Jan 2013 17:48:51 +0100 by phpDocumentor 1.4.0