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

Class: ArStandard

Source Location: /sub/ArStandard.class.php

Class Overview


This PHP class standardize Arabic text


Author(s):

Copyright:

  • 2006-2010 Khaled Al-Shamaa

Variables

Methods



Class Details

[line 79]
This PHP class standardize Arabic text



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

$standardInput =  'utf-8'

[line 91]

"standard" method input charset



Tags:

access:  public

Type:   String


[ Top ]

$standardOutput =  'utf-8'

[line 85]

"standard" method output charset



Tags:

access:  public

Type:   String


[ Top ]

$standardVars = array('text')

[line 97]

Name of the textual "standard" method parameters



Tags:

access:  public

Type:   Array


[ Top ]



Class Methods


static method standard [line 115]

static String standard( string $text)

This method will standardize Arabic text to follow writing standards (just like magazine rules)



Tags:

return:  Standardized version of input Arabic text
author:  Khaled Al-Shamaa <khaled.alshamaa@gmail.com>
access:  public


Parameters:

string   $text   Arabic text you would like to standardize

[ Top ]

constructor __construct [line 102]

ArStandard __construct( )

Loads initialize values



Tags:

access:  public


[ Top ]


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