Module: php

Module: php

Php utils
Source:

Methods

<inner> exportCode(v, ifEmptyArray) → {String}

Export javascript object into a php code in string
Parameters:
Name Type Description
v any
ifEmptyArray bool
Source:
Returns:
Type
String

<inner> exportString(str) → {String}

Export string into a php string in string
Parameters:
Name Type Description
str String
Source:
Returns:
Type
String