FOFInflector::tableize
Converts a class name to its table name according to Koowa naming conventions.
Converts "Person" to "people"
Signature
public function tableize(string
$className )
Parameters
-
$className
- Class name for getting related table_name.
Returns
- string
- plural_table_name