"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-03-0518:14:27"
"time": "2017-03-05T18:14:27+00:00"
},
{
"name": "phar-io/version",
...
...
@@ -207,7 +209,7 @@
}
],
"description": "Library for handling version information and constraints",
"time": "2017-03-0517:38:23"
"time": "2017-03-05T17:38:23+00:00"
},
{
"name": "phpdocumentor/reflection-common",
...
...
@@ -261,7 +263,7 @@
"reflection",
"static analysis"
],
"time": "2017-09-1118:02:19"
"time": "2017-09-11T18:02:19+00:00"
},
{
"name": "phpdocumentor/reflection-docblock",
...
...
@@ -312,7 +314,7 @@
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
INSERTINTO`Form`VALUES(80,'copyFormFromExt','Copy a form (external)','','Clipboard','sip','sip','c','bootstrap','','','exclusive','close,save','none','','','','url-sip','?id={{pageId:T}}&form=form&r={{formId:P0}}','','','','submitButtonText = Copy Form','','','','',900,'no','0000-00-00 00:00:00','0000-00-00 00:00:00');
INSERTINTO`FormElement`VALUES(NULL,80,0,'no','yes','idSrc','Source Form','show','','native','select','','specialchar','alnumx','','',10,0,'','','','','','row,label,/label,input,/input,note,/note,/row','','','','','','{{!SELECT f.id, CONCAT(f.name, \" / \", f.title) FROM ExtForm AS f ORDER BY f.name}}','','','','','','','','no','0000-00-00 00:00:00','0000-00-00 00:00:00');
INSERTINTO`FormElement`VALUES(NULL,80,0,'no','yes','myNewFormName','New Form Name','show','','native','text','','specialchar','alnumx','','',20,0,'','','','','','row,label,/label,input,/input,note,/note,/row','','','','','{{SELECT f.name FROM ExtForm AS f WHERE f.id={{idSrc:F0}} }}','','','','','','','','','no','0000-00-00 00:00:00','0000-00-00 00:00:00');
INSERTINTO`FormElement`VALUES(NULL,80,0,'no','yes','clearClipboard','','show','','action','beforeSave','','specialchar','alnumx','','',100,0,'','','','','','row,label,/label,input,/input,note,/note,/row','','','','','','','sqlValidate={{!SELECT f.id FROM Form AS f WHERE f.name LIKE \"{{myName:FE:alnumx}}\" LIMIT 1}}\nexpectRecords = 0\nmessageFail = There is already a form with this name\nsqlAfter={{DELETE FROM Clipboard WHERE cookie=\"{{cookieQfq:C0:alnumx}}\" }}','','','','','','','no','2017-08-20 18:01:32','2017-08-20 20:01:32');
INSERTINTO`FormElement`VALUES(NULL,80,0,'no','yes','updateClipboardRecord','','show','','action','afterSave','','specialchar','alnumx','','',110,0,'','','','','','row,label,/label,input,/input,note,/note,/row','','','','','','','sqlAfter={{UPDATE Clipboard AS c, Form AS f SET c.cookie=\"{{cookieQfq:C0:alnumx}}\", c.formIdPaste=f.id /* PasteForm */ WHERE c.id={{id:R}} AND f.name=\"{{form:SE}}\" }}','','','','','','','no','2017-08-20 18:01:32','2017-08-20 20:01:32');
INSERTINTO`FormElement`VALUES(NULL,80,0,'no','yes','formId','','show','','action','paste','','specialchar','alnumx','','',200,0,'','','','','','row,label,/label,input,/input,note,/note,/row','','','','','','{{!SELECT {{id:P}} AS id, \"{{myNewFormName:FE:allbut}}\" AS name}}','recordSourceTable=ExtForm\r\nrecordDestinationTable=Form\r\n','','','','','','','no','0000-00-00 00:00:00','0000-00-00 00:00:00');
INSERTINTO`FormElement`VALUES(NULL,80,0,'no','yes','formElementId','','show','','action','paste','','specialchar','alnumx','','',210,0,'','','','','','row,label,/label,input,/input,note,/note,/row','','','','','','{{!SELECT fe.id AS id, {{formId:P}} AS formId FROM ExtFormElement AS fe WHERE fe.formId={{id:P}} ORDER BY fe.ord}}','recordSourceTable=ExtFormElement\r\nrecordDestinationTable=FormElement\r\ntranslateIdColumn=feIdContainer','','','','','','','no','0000-00-00 00:00:00','0000-00-00 00:00:00');