Skip to main content
Silkscreen CMS API
Login
Menu
Toggle menu visibility
Home
constant PATH_PUNCTUATION_REMOVE
You are here
Home
»
API reference
»
1.20.x
»
path.inc
Remove the punctuation from the alias.
3 uses of PATH_PUNCTUATION_REMOVE
path_clean_string
in modules/
path/
path.inc
Clean up a string segment to be used in an URL alias.
path_patterns_settings_form
in modules/
path/
path.admin.inc
Form builder; Configure the URL alias pattern settings.
path_patterns_settings_form_validate
in modules/
path/
path.admin.inc
Validate handler for
path_patterns_settings_form
().
File
modules/
path/
path.inc
, line 40
Miscellaneous functions for Path module.
Code
define
(
'PATH_PUNCTUATION_REMOVE'
,
0
)
Search 1.20.x
Function, file, or topic
*
Partial match search is supported
API Navigation
1.20.x
Topics
Classes
Functions
Files
Constants
Globals
Deprecated