
Public Member Functions | |
| beforeSave () | |
| responseForUrl ($url) | |
| isHttp ($url) | |
| isHttps ($url) | |
| checkUrl ($url) | |
| Check URL format, prepends http:// if absent. | |
| readHtmlTitle ($url) | |
Public Attributes | |
| $actsAs = array() | |
| $searchFields = array() | |
Protected Attributes | |
| $modelBindings | |
Definition at line 31 of file link.php.
| Link.checkUrl | ( | $ | url | ) |
Link.$modelBindings [protected] |
Initial value:
array(
"detailed" => array("BEObject" => array("ObjectType",
"UserCreated",
"UserModified",
"RelatedObject",
"Category",
"Annotation")),
"default" => array("BEObject" => array("ObjectType", "RelatedObject", "Category", "Annotation")),
"minimum" => array("BEObject" => array("ObjectType"))
)
Reimplemented from BEAppModel.
BEdita 3.0.1 betula