Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linkchecker-3247797
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
linkchecker-3247797
Commits
1034d801
Commit
1034d801
authored
13 years ago
by
Alexander Hass
Browse files
Options
Downloads
Patches
Plain Diff
Code style fix
parent
7db8d09a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
linkchecker.module
+4
-4
4 additions, 4 deletions
linkchecker.module
with
4 additions
and
4 deletions
linkchecker.module
+
4
−
4
View file @
1034d801
...
@@ -681,10 +681,10 @@ function linkchecker_block_box_delete_form_submit($form, &$form_state) {
...
@@ -681,10 +681,10 @@ function linkchecker_block_box_delete_form_submit($form, &$form_state) {
* The fully populated node object.
* The fully populated node object.
* @param $return_field_names
* @param $return_field_names
* If set to TRUE, the returned array will contain the link URLs as keys, and
* If set to TRUE, the returned array will contain the link URLs as keys, and
each element will be an array containing all field names in which the URL
*
each element will be an array containing all field names in which the URL
is found (the special field name "node" is used to represent all scanned
*
is found (the special field name "node" is used to represent all scanned
node content that is not a CCK field). Otherwise, a simple array of URLs
*
node content that is not a CCK field). Otherwise, a simple array of URLs
will be returned.
*
will be returned.
* @return
* @return
* An array whose keys are fully qualified and unique URLs found in the node
* An array whose keys are fully qualified and unique URLs found in the node
* (as returned by _linkchecker_extract_links()), or a more complex
* (as returned by _linkchecker_extract_links()), or a more complex
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment