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

Class: Inflections

Source Location: /vendor/trax/inflections.php

Class Overview


Implement the Trax naming convention


Variables

Methods



Class Details

[line 94]
Implement the Trax naming convention

Inflections is never instantiated.




[ Top ]


Class Variables

static $plurals = array()

[line 96]



Tags:

access:  public

Type:   mixed


[ Top ]

static $singulars = array()

[line 98]



Tags:

access:  public

Type:   mixed


[ Top ]

static $uncountables = array()

[line 100]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method clear [line 147]

void clear( [ $scope = "all"])



Parameters:

   $scope  

[ Top ]

method irregular [line 120]

void irregular( $singular, $plural)



Parameters:

   $singular  
   $plural  

[ Top ]

method plural [line 104]

void plural( $rule, $replacement)



Parameters:

   $rule  
   $replacement  

[ Top ]

method singular [line 110]

void singular( $rule, $replacement)



Parameters:

   $rule  
   $replacement  

[ Top ]

method uncountable [line 131]

void uncountable( )



[ Top ]


Documentation generated on Mon, 21 May 2007 22:28:37 -0600 by phpDocumentor 1.3.2