API17:JHtmlBehavior::noframes
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 30: | Line 30: | ||
void | void | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/html/html/behavior.php | + | libraries/joomla/html/html/behavior.php (line 655) |
| + | * see source code in [[jplatform:html/html/behavior.php#cl-655|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:40, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlBehavior::noframes
Description
Break us out of any containing iframes.
Description:JHtmlBehavior::noframes [Edit Descripton]
Since
Synopsis
public static JHtmlBehavior::noframes ($location='top.location.href')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $location | 'top.location.href' |
Returns
void
Defined in
libraries/joomla/html/html/behavior.php (line 655)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JHtmlBehavior::noframes
Examples
<CodeExamplesForm />
