Home
last modified time | relevance | path

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

/plugin/lightweightcss/
H A Daction.php171 private function includeFilter( $str, $list ) { function in action_plugin_lightweightcss
188 return !$this->includeFilter( $str, $list );
200 return $this->includeFilter( $script, $this->templateStyles['admin'] );
202 …return $this->includeFilter( $script, $this->templateStyles['include']) && $this->excludeFilter( $…
/plugin/leightweightscript/
H A Daction.php124 private function includeFilter( $str, $list ) { function in action_plugin_leightweightscript
142 return !$this->includeFilter( $str, $list );
152 return $this->includeFilter( $script, array(
/plugin/lightweightscript/
H A Daction.php125 private function includeFilter( $str, $list ) { function in action_plugin_lightweightscript
143 return !$this->includeFilter( $str, $list );
153 return $this->includeFilter( $script, array(