Exemplo n.º 1
0
 function preprocess()
 {
     $this->__routes[] = 'get<date><trans>';
     $this->__routes[] = 'post<date><trans>';
     $this->__routes[] = 'get<d><t>';
     return parent::preprocess();
 }
Exemplo n.º 2
0
 public function preprocess()
 {
     $this->__routes[] = 'post<file>';
     $this->__routes[] = 'post<vendorID><invoice_num><po_num><invoice_date>';
     $this->__routes[] = 'get<complete>';
     return parent::preprocess();
 }
Exemplo n.º 3
0
 public function preprocess()
 {
     $this->header = 'Loan Payoff';
     $this->title = 'Loan Payoff';
     $this->__routes[] = 'get<id><pdf>';
     return parent::preprocess();
 }
Exemplo n.º 4
0
 public function preprocess()
 {
     $this->header = 'Plugin Settings';
     $this->title = 'Plugin Settings';
     $this->__routes[] = 'post<keys><values>';
     return parent::preprocess();
 }
Exemplo n.º 5
0
 function preprocess()
 {
     $this->__routes[] = 'get<id><first><last>';
     $this->header = 'Loans & Equity Search';
     $this->title = 'Loans & Equity Search';
     return parent::preprocess();
 }
Exemplo n.º 6
0
 function preprocess()
 {
     $this->__routes[] = 'post<u>';
     $this->__routes[] = 'post<createBatch>';
     $this->__routes[] = 'post<redoSRPs>';
     return parent::preprocess();
 }
Exemplo n.º 7
0
 public function preprocess()
 {
     $this->addRoute('get<type>');
     $this->addRoute('post<id><line><type>');
     $this->addRoute('post<newLine>');
     return parent::preprocess();
 }
Exemplo n.º 8
0
 function preprocess()
 {
     $this->__routes[] = 'get<id><search>';
     $this->__routes[] = 'get<id><sku><qty>';
     $this->__routes[] = 'get<id><sku><index>';
     return parent::preprocess();
 }
Exemplo n.º 9
0
 public function preprocess()
 {
     $acct = FormLib::get('id');
     $this->header = 'Loan Schedule' . ' : ' . $acct;
     $this->title = 'Loan Schedule' . ' : ' . $acct;
     return parent::preprocess();
 }
Exemplo n.º 10
0
 public function preprocess()
 {
     $this->__routes[] = 'delete<id><upc>';
     $this->__routes[] = 'delete<id><upc><confirm>';
     $this->__routes[] = 'post<newID><oldID><upc>';
     return parent::preprocess();
 }
Exemplo n.º 11
0
 function preprocess()
 {
     $this->__routes[] = 'post<u>';
     $this->__routes[] = 'post<sendall>';
     $this->__routes[] = 'post<sendupc>';
     return parent::preprocess();
 }
Exemplo n.º 12
0
 public function preprocess()
 {
     $this->title = _('Payroll Deduction Schedule');
     $this->header = _('Payroll Deduction Schedule');
     $this->__routes[] = 'get<add>';
     $this->__routes[] = 'get<delete>';
     return parent::preprocess();
 }
Exemplo n.º 13
0
 public function preprocess()
 {
     $acct = FormLib::get('id');
     $this->header = 'Promissory Note' . ' : ' . $acct;
     $this->title = 'Promissory Note' . ' : ' . $acct;
     $this->__routes[] = 'get<id><pdf>';
     return parent::preprocess();
 }
Exemplo n.º 14
0
 public function preprocess()
 {
     $this->__routes[] = 'get<search>';
     $this->__routes[] = 'post<search>';
     $this->__routes[] = 'post<upc>';
     $this->__routes[] = 'get<init>';
     return parent::preprocess();
 }
Exemplo n.º 15
0
 public function preprocess()
 {
     $this->header = 'Available Loan Terms';
     $this->title = 'Available Loan Terms';
     $this->__routes[] = 'post<length><limit>';
     $this->__routes[] = 'get<delete>';
     return parent::preprocess();
 }
Exemplo n.º 16
0
 public function preprocess()
 {
     $this->header = 'Default Interest Rates';
     $this->title = 'Default Interest Rates';
     $this->__routes[] = 'post<rate><lower><upper>';
     $this->__routes[] = 'get<delete>';
     return parent::preprocess();
 }
Exemplo n.º 17
0
 public function preprocess()
 {
     $this->__routes[] = 'get<orderID>';
     $this->__routes[] = 'get<orderID><history>';
     $this->__routes[] = 'get<orderID><items>';
     $this->__routes[] = 'get<orderID><customer>';
     return parent::preprocess();
 }
Exemplo n.º 18
0
 public function preprocess()
 {
     $this->__routes[] = 'post<u>';
     $this->__routes[] = 'post<batch>';
     $this->__routes[] = 'get<batch>';
     $this->__routes[] = 'get<queueID>';
     return parent::preprocess();
 }
Exemplo n.º 19
0
 public function preprocess()
 {
     $this->__routes[] = 'get<new>';
     $this->__routes[] = 'post<id><description>';
     $this->__routes[] = 'get<edit>';
     $this->__routes[] = 'get<remove>';
     return parent::preprocess();
 }
Exemplo n.º 20
0
 public function preprocess()
 {
     $this->__routes[] = 'get<equityTab>';
     $this->__routes[] = 'get<arTab>';
     $this->__routes[] = 'get<termTab>';
     $this->__routes[] = 'post<csv>';
     return parent::preprocess();
 }
Exemplo n.º 21
0
 public function preprocess()
 {
     $this->title = _('Payroll Deductions');
     $this->header = _('Payroll Deductions');
     $this->__routes[] = 'get<add><payid>';
     $this->__routes[] = 'get<delete>';
     $this->__routes[] = 'post<saveIds><saveAmounts>';
     return parent::preprocess();
 }
Exemplo n.º 22
0
 public function preprocess()
 {
     $acct = FormLib::get('id');
     $this->header = 'Tax Identification' . ' : ' . $acct;
     $this->title = 'Tax Identification' . ' : ' . $acct;
     $this->__routes[] = 'post<id><new1><new2>';
     $this->__routes[] = 'post<id><key>';
     return parent::preprocess();
 }
Exemplo n.º 23
0
 public function preprocess()
 {
     if (!headers_sent()) {
         header('Location: ../OpenBookFinancingV2/ObfMappingPageV2.php');
     }
     return false;
     $this->__routes[] = 'post<id><superID><growth>';
     $this->__routes[] = 'post<add><cat>';
     return parent::preprocess();
 }
Exemplo n.º 24
0
 function preprocess()
 {
     $this->header = 'Issue Dividend';
     $this->title = 'Issue Dividend';
     $this->__routes[] = 'post<endDate><rate>';
     $this->__routes[] = 'post<confirmEndDate><confirmRate>';
     $this->__routes[] = 'get<done>';
     $this->__routes[] = 'post<printFY>';
     return parent::preprocess();
 }
Exemplo n.º 25
0
 public function preprocess()
 {
     $this->header = 'Loans & Equity';
     $this->title = 'Loans & Equity';
     $this->__routes[] = 'get<rateForAmount>';
     $this->__routes[] = 'post<id><principal><term><rate><loandate>';
     $this->__routes[] = 'post<id><fn><city><ph1><ln><state><ph2><addr1><zip><email><addr2>';
     $this->__routes[] = 'post<id><shares><type>';
     return parent::preprocess();
 }
Exemplo n.º 26
0
 public function preprocess()
 {
     if (isset($_GET["redirect"]) && init_check()) {
         header("Location:" . $_GET['redirect']);
         return false;
     }
     $this->__routes[] = 'get<logout>';
     $this->__routes[] = 'post<name><password>';
     return parent::preprocess();
 }
Exemplo n.º 27
0
 function preprocess()
 {
     $this->__routes[] = 'post<u>';
     $this->__routes[] = 'get<upc><deptID><newprice>';
     $this->__routes[] = 'get<upc><superID><newprice>';
     $this->__routes[] = 'post<upcs><deptID><newprices>';
     $this->__routes[] = 'post<upcs><superID><newprices>';
     $this->__routes[] = 'post<newbatch><tags><upcs><newprices>';
     return parent::preprocess();
 }
Exemplo n.º 28
0
 public function preprocess()
 {
     $acct = FormLib::get('id');
     $this->header = 'Email Communications' . ' : ' . $acct;
     $this->title = 'Email Communications' . ' : ' . $acct;
     $this->__routes[] = 'get<id><welcome>';
     $this->__routes[] = 'get<id><creceipt><cid>';
     $this->__routes[] = 'get<id><dreceipt><did>';
     $this->__routes[] = 'get<id><loanstatement>';
     return parent::preprocess();
 }
Exemplo n.º 29
0
 /**
   Uses parent method to setup all javascript and css includes
   but returns an ultra simple header. Receipt page needs
   to be printable on paper
 */
 public function getHeader()
 {
     parent::getHeader();
     return '
         <!doctype html>
         <html>
         <head>
             <title>Reprint Receipt</title>
         </head>
         <body>
         <div class="container-fluid">';
 }
Exemplo n.º 30
0
 public function preprocess()
 {
     $this->addRoute('post<id><saveCode>');
     $this->addRoute('post<id><saveName>');
     $this->addRoute('post<id><saveType>');
     $this->addRoute('post<id><saveCMsg>');
     $this->addRoute('post<id><saveMin>');
     $this->addRoute('post<id><saveMax>');
     $this->addRoute('post<id><saveRLimit>');
     $this->addRoute('post<id><saveSalesCode>');
     $this->addRoute('post<newTender>');
     return parent::preprocess();
 }