helpers\BaseInflector id2camel()
  • References/PHP/Yii/helpers/BaseInflector

id2camel() public static method Converts an ID into a

2025-01-10 15:47:30
helpers\BaseInflector titleize()
  • References/PHP/Yii/helpers/BaseInflector

titleize() public static method Converts an underscored

2025-01-10 15:47:30
helpers\BaseInflector variablize()
  • References/PHP/Yii/helpers/BaseInflector

variablize() public static method Same as camelize but

2025-01-10 15:47:30
helpers\BaseInflector camelize()
  • References/PHP/Yii/helpers/BaseInflector

camelize() public static method Returns given word as

2025-01-10 15:47:30
helpers\BaseInflector camel2words()
  • References/PHP/Yii/helpers/BaseInflector

camel2words() public static method Converts a CamelCase

2025-01-10 15:47:30
helpers\BaseInflector $plurals
  • References/PHP/Yii/helpers/BaseInflector

$plurals public static property The rules for converting a word

2025-01-10 15:47:30
helpers\BaseInflector transliterate()
  • References/PHP/Yii/helpers/BaseInflector

transliterate() public static method (available since version 2.0.7)

2025-01-10 15:47:30
helpers\BaseInflector tableize()
  • References/PHP/Yii/helpers/BaseInflector

tableize() public static method Converts a class name

2025-01-10 15:47:30
helpers\BaseInflector slug()
  • References/PHP/Yii/helpers/BaseInflector

slug() public static method Returns a string with all

2025-01-10 15:47:30
helpers\BaseInflector humanize()
  • References/PHP/Yii/helpers/BaseInflector

humanize() public static method Returns a human-readable

2025-01-10 15:47:30