Home
last modified time | relevance | path

Searched refs:NOT_STANDARD_ONLY (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle39/moodle/tag/classes/
H A Dtag.php72 const NOT_STANDARD_ONLY = -1; define in core_tag_tag
679 (($standardonly == self::NOT_STANDARD_ONLY) ? "AND tg.isstandard = 0 " : "").
/dports/www/moodle310/moodle/tag/classes/
H A Dtag.php72 const NOT_STANDARD_ONLY = -1; define in core_tag_tag
679 (($standardonly == self::NOT_STANDARD_ONLY) ? "AND tg.isstandard = 0 " : "").
/dports/www/moodle311/moodle/tag/classes/
H A Dtag.php72 const NOT_STANDARD_ONLY = -1; define in core_tag_tag
679 (($standardonly == self::NOT_STANDARD_ONLY) ? "AND tg.isstandard = 0 " : "").