| 1: | <?php
|
| 2: | namespace{
|
| 3: | class TempFile extends Sphp\tools\TempFile { }
|
| 4: | class Control extends Sphp\tools\Control { }
|
| 5: | |
| 6: | |
| 7: | |
| 8: |
|
| 9: | function getAppPath($ControllerName,$extra="",$newbasePath="",$blnSesID=false){}
|
| 10: | |
| 11: | |
| 12: | |
| 13: |
|
| 14: | function getThisPath($extra="",$blnSesID=false){}
|
| 15: | |
| 16: | |
| 17: | |
| 18: |
|
| 19: | function getEventPath($eventName,$evtp="",$ControllerName="",$extra="",$newbasePath="",$blnSesID=false){}
|
| 20: | |
| 21: | |
| 22: | |
| 23: | |
| 24: | |
| 25: | |
| 26: | |
| 27: | |
| 28: | |
| 29: | |
| 30: | |
| 31: |
|
| 32: | function getAppURL($ControllerName,$extra="",$newbasePath="",$blnSesID=false){}
|
| 33: | |
| 34: | |
| 35: | |
| 36: | |
| 37: | |
| 38: | |
| 39: | |
| 40: |
|
| 41: | function getThisURL($extra="",$blnSesID=false){}
|
| 42: | |
| 43: | |
| 44: | |
| 45: | |
| 46: | |
| 47: | |
| 48: | |
| 49: | |
| 50: | |
| 51: | |
| 52: | |
| 53: | |
| 54: | |
| 55: | |
| 56: | |
| 57: | |
| 58: | |
| 59: | |
| 60: | |
| 61: | |
| 62: | |
| 63: | |
| 64: |
|
| 65: | function getEventURL($eventName,$evtp="",$ControllerName="",$extra="",$newbasePath="",$blnSesID=false){}
|
| 66: | function getCurrentRequest(){}
|
| 67: | function isRegisterCurrentRequest(){}
|
| 68: | function registerCurrentRequest($apppath,$s_namespace="",$permtitle="",$permlist=null){}
|
| 69: | function registerCurrentController($ctrl){}
|
| 70: | function registerApp($ctrl,$apppath,$s_namespace="",$permtitle="",$permlist=null){}
|
| 71: | function isRegisterApp($ctrl){}
|
| 72: | function setSession($lType,$uid1){}
|
| 73: | function destSession(){}
|
| 74: | function addFileLink($fileURL,$renderonce=false,$aname="",$ext="",$ver="0",$assets=array()){}
|
| 75: | function updateFileLink($fileURL,$renderonce=false,$aname="",$ext="",$ver="0",$assets=array()){}
|
| 76: | function removeFileLink($fileURL,$renderonce=false,$aname="",$ext=""){}
|
| 77: | function addFileLinkCode($name,$code,$renderonce=false){}
|
| 78: | function issetFileLink($filename, $ext, $renderonce = false) {}
|
| 79: | function isHeaderJSFunctionExist($funname, $rendertype = "private") {}
|
| 80: | function isFooterJSFunctionExist($funname, $rendertype = "private") {}
|
| 81: | function addHeaderJSFunction($funname, $startcode, $endcode, $renderonce = false) {}
|
| 82: | function addFooterJSFunction($funname, $startcode, $endcode, $renderonce = false) {}
|
| 83: | function addHeaderJSFunctionCode($funname, $name, $code, $renderonce = false) {}
|
| 84: | function addFooterJSFunctionCode($funname, $name, $code, $renderonce = false) {}
|
| 85: | function addHeaderJSCode($name, $code, $renderonce = false) {}
|
| 86: | function addHeaderCSS($name, $code, $renderonce = false) {}
|
| 87: | function addFooterJSCode($name, $code, $renderonce = false) {}
|
| 88: | function getHeaderHTML($htmltag=true,$global=true,$blockJSCode = 0){}
|
| 89: | function getFooterHTML($htmltag = true, $global = true,$blockJSCode = 0) {}
|
| 90: | function traceError($blnDontJS = false) {}
|
| 91: | function setErr($name, $msg) {}
|
| 92: | function getCheckErr() {}
|
| 93: | function unsetCheckErr() {}
|
| 94: | function getErrMsg($name) {}
|
| 95: | function traceMsg($blnDontJS = false) {}
|
| 96: | function setMsg($name, $msg) {}
|
| 97: | function getMsg($name) {}
|
| 98: | function traceErrorInner($blnDontJS = false) {}
|
| 99: | function setErrInner($name, $msg) {}
|
| 100: | function getErrMsgInner($name) {}
|
| 101: | function setFrontPlacePath($frontname, $basepath, $secname = "left", $type = "TempFile") {}
|
| 102: | function removeFrontPlace($frontname, $secname = "left") {}
|
| 103: | function addFrontPlace($frontname, $filepath = "", $secname = "left", $type = "TempFile") {}
|
| 104: | function getFrontPlace($frontname, $secname = "left") {}
|
| 105: | function runFrontPlace($frontname, $secname = "left") {}
|
| 106: | function renderFrontPlace($frontname, $secname = "left") {}
|
| 107: | function runFrontSection($secname = "left") {}
|
| 108: | function addrunFrontSection($secname = "left") {}
|
| 109: | function ListNotrenderFrontSection($secname = "left") {}
|
| 110: | function renderFrontSection($secname = "left") {}
|
| 111: | function encrypt($string, $key = "BA007231") {}
|
| 112: | function decrypt($string, $key = "BA007231") {}
|
| 113: | function endec($str, $ky = "CD098ABA") {}
|
| 114: | function is_valid_num($val,$datatype){}
|
| 115: | function is_valid_email($email){}
|
| 116: | function executePHPScript($strPHPScript) {}
|
| 117: | function executePHPCode($strPHPCode,$blnNoGlobal=true) {}
|
| 118: | function executePHP($strPHPCode) {}
|
| 119: | function executePHPGlobal($strPHPCode) {}
|
| 120: | function executePHPFunc($strPHPCode) {}
|
| 121: | function getKeyword(){}
|
| 122: | function genAutoText($para,$paraRepeated=1,$startIndex=1){}
|
| 123: | function stopOutput(){}
|
| 124: | }
|
| 125: | |