Class Giscuit_View_Helper_StaticPath

Description

Generate a http path for a static file

  • copyright: Copyright (c) 2012 VEC

Located in /View/Helper/StaticPath.php (line 23)


	
			
Method Summary
 getFullPath ([string $protocol = NULL]) string
 staticPath (string $file, [string $base = null]) string
Methods
getFullPath (line 86)

Get full path

  • access: public
string getFullPath ([string $protocol = NULL])
  • string $protocol
staticPath (line 33)

Generate a http path for static a file

  • access: public
string staticPath (string $file, [string $base = null])
  • string $file: Url relative to the base
  • string $base: Base type

Documentation generated on Wed, 23 Jan 2013 15:56:12 +0000 by phpDocumentor 1.4.3