���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/design/defaulttheme/js/angular.lhc.replacegenerator.js
���ѧ٧ѧ�
lhcAppControllers.controller('CannedReplaceCtrl',['$scope','$http','$location','$rootScope', '$log','$window', function($scope, $http, $location, $rootScope, $log, $window) { this.combinations = []; this.departments = []; var that = this; this.makeid = function(length) { var text = ""; var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"; for (var i = 0; i < length; i++) text += possible.charAt(Math.floor(Math.random() * possible.length)); return text; } this.setConditions = function() { this.combinations = $window['replaceConditions']; this.departments = $window['replaceDepartments']; } this.deleteElement = function (element,list) { if (confirm('Are you sure?')){ list.splice(list.indexOf(element), 1); } } this.addOption = function(element) { this.addDepartment(element) } this.move = function(element, list, offset) { index = list.indexOf(element); newIndex = index + offset; if (newIndex > -1 && newIndex < list.length){ removedElement = list.splice(index, 1)[0]; list.splice(newIndex, 0, removedElement) } } this.addCombination = function() { that.combinations.push({ 'conditions' : [], 'value' : '', 'cannedRepeatPeriod' : '0', 'dep_id': "0", 'dep_ids': [], 'priority' : 0, }); setTimeout(function(){ $('.btn-block-department').makeDropdown(); },1000); } this.setDateTime = function() { /*console.log(obj); console.log(identifier); console.log($event);*/ console.log('here'); } this.addDepartment = function(combination){ if (!combination.dep_ids) { combination.dep_ids = []; } if (combination.dep_ids.indexOf(combination.dep_id) == -1) { combination.dep_ids.push(combination.dep_id); } } this.addCondition = function(items) { items.conditions.push({field:"", logic: "and"}); } this.moveUp = function(field,list) { that.move(field,list,-1); } this.moveDown = function(field,list) { that.move(field,list,1); } setTimeout(function(){ $('.btn-block-department').makeDropdown(); },1500); }]);
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�