Function BrokenURLScanner->find_table_content_edit_url
Definitions
sources/broken_urls.php
- Find the URL to some content.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$table_name | string | required parameter | N/A | N/A | Table |
$id | string | required parameter | N/A | N/A | ID |
$key_fields | array | required parameter | N/A | N/A | Key fields |
Return
- Edit URL (null: none)
- Type: ?Tempcode
- Set: N/A
- Range: N/A