magic-core
[ class tree: magic-core ] [ index: magic-core ] [ all elements ]

Class: LowerCamelCase

Source Location: /core/helper/naming/impl/LowerCamelCase.php

Class Overview


先頭が小文字のキャメルケースクラスです.


Author(s):

  • T.Okumura

Version:

  • 1.0.0

Implements interfaces:

Methods



Class Details

[line 15]
先頭が小文字のキャメルケースクラスです.



Tags:

author:  T.Okumura
version:  1.0.0
final:  


[ Top ]


Class Methods


constructor __construct [line 19]

LowerCamelCase __construct( )

コンストラクタ.



Tags:

access:  public


[ Top ]

method apply [line 25]

void apply( $text)

先頭が小文字のキャメルケースに変換された文字列を取得します.



Tags:

see:  NamingType::apply()
access:  public



Implementation of:
NamingType::apply()
引数で与えられた文字列を実装クラスの変換方式に従って変換します.

Parameters:

   $text  

[ Top ]


Documentation generated on Fri, 16 Dec 2011 11:13:52 +0100 by phpDocumentor 1.4.3