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

5 lignes
167 B
Markdown
Brut Vue normale Historique

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);