Rewrites relative paths to have a new base path
Eg:
<img src="/image.jpg" /> --> <img src="http://synergy8.com/image.jpg" />
<a href="/test.html" /> --> <a href="http://synergy8.com/test.html" />
Class Methods
The following methods can be invoked on instances of this class.
Rewrites all references to resources with relative base paths to have a new base path
Magic function to trap calls to undefined functions and throw an exception rather than
a fatal error.
Magic function to trap static calls to undefined functions and throw an exception rather
than a fatal error.
Returns the folder where the class exists
Returns the folder where the class's resources exist
Returns the folder where the class exists
Returns the folder where the class exists
Returns the reflection data for the current class
Returns a specific class annotation for the current class