Exemplo n.º 1
0
 /**
  * Getts interface base url
  * @return type string
  */
 function getBaseUrl()
 {
     return parent::getBaseUrl() . "swfupload";
 }
Exemplo n.º 2
0
 /**
  * Getts interface base url
  * @return type string
  */
 function getBaseUrl()
 {
     return parent::getBaseUrl() . "uploadify";
 }