Source string usage details
Source string
- Enter PHP code that returns TRUE or FALSE. No return is the same as FALSE, so be SURE to return something if you do not want to declare the argument invalid. Do not use <?php ?>. The argument to validate will be "$argument" and the view will be "$view". You may change the argument by setting "$handler->argument". You may change the title used for substitutions for this argument by setting "$handler->validated_title".
Used at the following places
- Backdrop CMS: 1.26 (1), 1.27 (1), 1.28 (1), 1.29 (1)