Helper
util:jsonRead
util:jsonReadFile
util:jsonWrite
util:jsonWriteFile
util:xmlRead
util:xmlReadFile
util:xmlWrite
util:xmlWriteFile
util:ymlRead
util:ymlReadFile
util:ymlWrite
util:ymlWriteFile
Override
CUK Util overrides the following function helpers to give them some boost:
core:configLoad - ability to read and parse
xml
&yml
file. Now you can have for example an easy to read yml configuration file for all packagescore:configFileExt - adding
.xml
&.yml
as supported file typesrest:write - adding
xml
&yml
result format
Last updated