Possible to map CHtml to Html class?

I have a class Html which overriddes CHtml and changes some function behaviors.

Is there a way to map any calls in the system from using CHtml to using Html class?

Thanks!

That’s not possible, the system calls CHtml.

That’s a pity, but the only solution is to change the name of CHtml in the framework dir and the create your own CHtml.