コード例 #1
0
ファイル: Helpers.php プロジェクト: iversia/3ps_cmfu
 public static function getBaseViewParams()
 {
     return array("borderList" => ThreePointStudio_CustomMarkupForUser_Helpers::lazyArrayShift(ThreePointStudio_CustomMarkupForUser_Constants::$borderList), "fontList" => ThreePointStudio_CustomMarkupForUser_Helpers::lazyArrayShift(ThreePointStudio_CustomMarkupForUser_Constants::$fontList));
 }