daux.io/docs/cms/15_SDK/05_PHP/25_Methods/11_Param.md

5 lines
167 B
Markdown
Raw Normal View History

2013-06-21 17:49:05 +02:00
object **param** ( string *$key*, string *$value* )
Param() privides a means of adding arbitrary parameters to a TodayCMS API call.
$cms->param('overwrite', true);