Model/Select/Expr/StrPad.php

Classes 
package
Model
subpackage
Expr
Classes
Kwf_Model_Select_Expr_StrPad

Description

\Kwf_Model_Select_Expr_StrPad

Implements
\Kwf_Model_Select_Expr_Interface
package
Model
subpackage
Expr
Constants
LEFT
RIGHT
Methods
__construct
fromArray
getField
getPadLength
getPadStr
getPadType
getResultType
toArray
validate

Description

Constants

LEFT

 LEFT = 'left'

Details

value
left

RIGHT

 RIGHT = 'right'

Details

value
right

Methods

__construct

__construct(  $field,  $padLength,  $padStr = ,  $padType = Kwf_Model_Select_Expr_StrPad ) :
Arguments
$field
$padLength
$padStr
$padType
Details
visibility
public
final
false
static
false

fromArray

fromArray(  $data ) :
Arguments
$data
Details
visibility
public
final
false
static
true

getField

getField( ) :
Details
visibility
public
final
false
static
false

getPadLength

getPadLength( ) :
Details
visibility
public
final
false
static
false

getPadStr

getPadStr( ) :
Details
visibility
public
final
false
static
false

getPadType

getPadType( ) :
Details
visibility
public
final
false
static
false

getResultType

getResultType( ) :
Details
visibility
public
final
false
static
false

toArray

toArray( ) :
Details
visibility
public
final
false
static
false

validate

validate( ) :
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.