CurrentPageIdentifier deprecated
interface CurrentPageIdentifier (View source)
deprecated
This interface lets us set up objects that will tell us what the current page is.
Methods
                    public                                                                            
                
                    bool
                
                                
                
            Details
        
                            int
    currentPageID()
        deprecated
    
    deprecated
Get the current page ID.
        
                            bool
    isCurrentPage(DataObject $page)
        deprecated
    
    deprecated
Check if the given DataObject is the current page.