Search code examples
Fatal error: Call to undefined method CI_Controller::CI_Controller() in CodeIgniter controller class...


phpcodeignitercontrollercodeigniter-3class-extensions

Read More
How to create a custom_where() method by extending CodeIgniter's query builder...


phpcodeignitermethodsquery-builderclass-extensions

Read More
Undefined property $db in method of CodeIgniter class extended from CI_Model...


phpcodeigniteroopmodelclass-extensions

Read More
Fatal Error "Class 'Controller' not found" when extending core controller with new...


phpcodeignitercontrollerclass-extensions

Read More
Codeigniter autocheck db depending on session value...


phpdatabasecodeignitermodelclass-extensions

Read More
Extending CI_Model for use with report database...


phpdatabasecodeignitermodelclass-extensions

Read More
Codeigniter Model extends CI_MODEL...


phpcodeignitermodelclass-extensions

Read More
Creating an extension to a class?...


javaclass-extensions

Read More
"Expected expression in Swift key path" Error while Refactoring code with Extensions...


iosswiftrefactoringclass-extensions

Read More
How to add static methods to built-in classes?...


typescriptdefinepropertyclass-extensions

Read More
Identity 2.0: Creating custom ClaimsIdentity eg: User.Identity.GetUserById<int>(int id) for Pe...


c#asp.net-mvc-5asp.net-identity-2class-extensionsrazor-3

Read More
try catch block in c++ class ussage...


c++oopexceptionclass-extensions

Read More
Is there a way to make an extension for a generic type object?...


c#.netgenericsclass-extensions

Read More
Flutter extension-methods not working, it says "undefined class" and "requires the ex...


flutterdartextension-methodsflutter-webclass-extensions

Read More
Extensions with stored properties...


iosswiftswift3class-extensions

Read More
Applying superclass array extensions to arrays of subclass instances...


arraysswiftclass-extensions

Read More
ObjectiveC: where to declare private instance properties?...


objective-cimplementationprivateclass-extensions

Read More
Is it possible to extend a class from __init__.py...


pythonpandaspython-importclass-extensions

Read More
Generic-type extension with a new generic type in Swift...


swiftgenericsclass-extensions

Read More
How to extend CHttpSession class in yii1...


phpyiiyii1.xclass-extensions

Read More
Extension of IEnumerable's Select to include the source in the selector...


c#linqselectienumerableclass-extensions

Read More
kotlin class extensions resolve parent class's value instead of childs when used in list context...


inheritancekotlinclass-extensions

Read More
ObjC - Why is instance allowed to access class extension property in .m file?...


iosobjective-cpropertiesclass-extensions

Read More
Ruby class extension in Rails works when declared locally, returns `nil` when imported from `/lib/`...


ruby-on-railsrubyclassclass-extensions

Read More
Backbone JS add extended model to a collection of its inherited model type...


javascriptbackbone.jsbackbone.js-collectionsclass-extensions

Read More
Could I extend NSString class in Static Library and use it in App with Swift?...


objective-cswiftstatic-librariesobjective-c-swift-bridgeclass-extensions

Read More
self vs "generic typet" T difference when ceating extension...


iosruntimeprotocolsswift-extensionsclass-extensions

Read More
Trying to override NSView's drawRect from extension class...


swiftoverridingclass-extensions

Read More
Python Pandas: How do I apply a function requiring an extended class (datetime)?...


pythonpandasdatetimeclass-extensions

Read More
PHP Class dynamically extending in runtime...


phpclassdynamicruntimeclass-extensions

Read More
BackNext