Adam 2009-01-30
Documentation » CMScms_has_action
Checks whether specified action for specified type does exist
bool cms_has_action( string $type, string $action )
Parameters
- string $type Node type template to check
- string $action Node type action template to check
Returns
- bool Whether specified template file exists
Last edited 2009-02-09 17:52:49
