Smarter Naming Function?

Well, I dont know how to name my function to be more fabulous :lol:. For example, I need to find all model by date_end attribute that smaller than current date. I named it :




function findAllByDateEnd()



And when I have to change it status when it is out of date:




function changeAllWhenOutOfDate()



It sounds funny :). But still dont know how to make it better. Just want to ask you guys some better name ;D .

Read this article will help you So much .

http://msdn.microsoft.com/en-us/library/aa260844(v=vs.60).aspx