could anyone tell me in textinput plugin which function is for save xml config?
is public function plgVmOnStoreInstallPluginTable?or?
i can't figure out it
to save the config?
function plgVmDeclarePluginParamsCustomVM3(&$data){
return $this->declarePluginParams('custom', $data);
}
Thanks GJC!
Actually it just declares the params. Storing happens automatically