CXM_web_action.anubis
417 Bytes
/*
* Created by PyramIDE.
* User: フランスのトトロ aka (David RENÉ)
* Date: 14/03/2017
* Time: 04:23
* © Calexium
*/
//public type WEB_Action_Name:
// controller_action(
// String controller,
// String action_name
// ),
// action_name(
// String action_name
// ),
// //url is raw action, hence we will only copy that url in final link
// url(
// String url_name
// )
//.