Home
last modified time | relevance | path

Searched refs:subtarget (Results 1 – 2 of 2) sorted by relevance

/plugin/ajaxpeon/
H A Daction.php66 $subtarget = $INPUT->str('sub');
69 switch($subtarget){
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js5872 App.prototype.fetchAndShowNotification = function(target, subtarget) argument
5888 (subtarget != null && notif.targets.indexOf(subtarget) > -1);