AdminStyle AdminStyle(
$name
)
|
|
Parameters:
Returns the full qualified Style File Name, including the Directory.
API Tags:
| Return: | the full qulaified File Name |
Returns the Directory Name of this Style.
void getFileSystemDirectory(
)
|
|
Returns the Directory Name of this Style usable in PHP Scripts.
Returns the Include Name of this Style.
void getMimetypeImageURL(
$extension
)
|
|
Returns an Image URL for the given Item, representing its Mimetype.
If none could be found, it uses a default Image.
Parameters:
Returns the Name of this Style.
void getTemplateDirectory(
)
|
|
Returns the Directory Name where the Styles Templates resist.
Returns the Directory of this Style as URL, usable in HTML scripts.
void setDirectory(
$dir
)
|
|
Parameters: